Changeset 769 in Sophya for trunk/SophyaPI/PIext/piinit.h
- Timestamp:
- Mar 2, 2000, 6:24:08 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/piinit.h
r295 r769 2 2 #define PIINIT_H_SEEN 3 3 4 #ifdef SANS_EVOLPLANCK 4 5 #include "outilsinit.h" 6 #else 7 #include "sambainit.h" 8 #endif 9 5 10 #include "pistdimgapp.h" 6 11 7 // Classe d initialisation pour le module PI de PEIDA12 // Classe d initialisation pour le module PIext de PEIDA 8 13 9 class PIAppInitiator : public PeidaOutilsInitiator {14 class PIAppInitiator : public SambaInitiator { 10 15 private: 11 16 static int FgInit;
Note:
See TracChangeset
for help on using the changeset viewer.