Almetare
1.15
Alle meine Taschenrechner - Eine C++-Bibliothek zur Entwicklung von Taschenrechnern
calc_type.h
gehe zur Dokumentation dieser Datei
1
//******************************************************************************
2
// Copyright (c) 2002-2004 by Friedemann Seebass, Germany.
3
// Dieses Programm ist freie Software. Siehe GNU GPL Notiz in Datei main.cpp.
4
// This program is free software. See the GNU GPL notice in file main.cpp.
5
// Projekt: Almetare - Alle meine Taschenrechner
6
//******************************************************************************
17
//******************************************************************************
18
// Wann Wer Was
19
// ---------- -------- ---------------------------------------------------------
20
// 01.03.2003 fse erzeugt
21
//******************************************************************************
22
23
#ifndef CALC_TYPE_H
24
#define CALC_TYPE_H
25
26
#ifndef __cplusplus
27
#error calc_type.h is only for C++!
28
#endif
29
30
//******************************************************************************
31
32
#include "
calc_fx3600p.h
"
33
#include "
fx3600p_main_dlg.h
"
34
35
#define CALC_CLASS CalculatorFx3600p
36
#define CALC_DLG_CLASS Fx3600pMainDlg
37
38
//******************************************************************************
39
40
#endif // !CALC_TYPE_H
fx3600p_main_dlg.h
Dialogklasse des Casio fx-3600P (Modul special).
calc_fx3600p.h
Klassen fuer den Casio fx-3600P (Modul special).
almetare
special
casio_sci
fx3600p
calc_type.h
Erzeugt am Son Apr 7 2019 20:55:13 für Almetare von
1.8.15