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


Ignore:
Timestamp:
Feb 7, 2009, 10:50:34 PM (17 years ago)
Author:
cmv
Message:

char* -> const char* pour regler les problemes de deprecated string const... + comparaison unsigned signed + suppression EVOL_PLANCK rz+cmv 07/02/2009

File:
1 edited

Legend:

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

    r779 r3572  
    1212// Classe d initialisation pour le module PIext de PEIDA
    1313
    14 #ifdef SANS_EVOLPLANCK
    15 class PIAppInitiator : public PeidaStarRecoInitiator {
    16 #else
    1714class PIAppInitiator : public SambaInitiator {
    18 #endif
    1915private:
    2016  static int FgInit;
Note: See TracChangeset for help on using the changeset viewer.