Changeset 779 in Sophya for trunk/SophyaPI/PIext/piinit.h
- Timestamp:
- Mar 10, 2000, 5:16:23 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/piinit.h
r769 r779 3 3 4 4 #ifdef SANS_EVOLPLANCK 5 #include " outilsinit.h"5 #include "strecinit.h" 6 6 #else 7 7 #include "sambainit.h" … … 12 12 // Classe d initialisation pour le module PIext de PEIDA 13 13 14 #ifdef SANS_EVOLPLANCK 15 class PIAppInitiator : public PeidaStarRecoInitiator { 16 #else 14 17 class PIAppInitiator : public SambaInitiator { 18 #endif 15 19 private: 16 20 static int FgInit;
Note:
See TracChangeset
for help on using the changeset viewer.