Changeset 293 in Sophya for trunk/SophyaPI/PIext/piinit.h
- Timestamp:
- May 11, 1999, 6:04:58 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/piinit.h
r165 r293 2 2 #define PIINIT_H_SEEN 3 3 4 #include " imaginit.h"4 #include "outilsinit.h" 5 5 6 6 // Classe d'initialisation pour le module PI de PEIDA 7 7 8 class PeidaInteractiveInitiator : public Peida ImagesInitiator{8 class PeidaInteractiveInitiator : public PeidaOutilsInitiator { 9 9 private: 10 10 static int FgInit;
Note:
See TracChangeset
for help on using the changeset viewer.