Changeset 779 in Sophya for trunk/SophyaPI/PIext/piinit.h


Ignore:
Timestamp:
Mar 10, 2000, 5:16:23 PM (26 years ago)
Author:
ercodmgr
Message:

correction compil piint.cc pour PEIDA - Reza 10/3/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/piinit.h

    r769 r779  
    33
    44#ifdef SANS_EVOLPLANCK
    5 #include "outilsinit.h"
     5#include "strecinit.h"
    66#else
    77#include "sambainit.h"
     
    1212// Classe d initialisation pour le module PIext de PEIDA
    1313
     14#ifdef SANS_EVOLPLANCK
     15class PIAppInitiator : public PeidaStarRecoInitiator {
     16#else
    1417class PIAppInitiator : public SambaInitiator {
     18#endif
    1519private:
    1620  static int FgInit;
Note: See TracChangeset for help on using the changeset viewer.