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


Ignore:
Timestamp:
Mar 2, 2000, 6:24:08 PM (26 years ago)
Author:
ercodmgr
Message:

Adaptation Sophya, suppression cvector, classe ObjectFitter - Reza 2/3/2000

File:
1 edited

Legend:

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

    r295 r769  
    22#define PIINIT_H_SEEN
    33
     4#ifdef SANS_EVOLPLANCK
    45#include "outilsinit.h"
     6#else
     7#include "sambainit.h"
     8#endif
     9
    510#include "pistdimgapp.h"
    611
    7 // Classe d initialisation pour le module PI de PEIDA
     12// Classe d initialisation pour le module PIext de PEIDA
    813
    9 class PIAppInitiator : public PeidaOutilsInitiator {
     14class PIAppInitiator : public SambaInitiator {
    1015private:
    1116  static int FgInit;
Note: See TracChangeset for help on using the changeset viewer.