Changeset 3019 in Sophya for trunk/SophyaLib/HiStats/histinit.cc


Ignore:
Timestamp:
Jul 17, 2006, 2:30:15 PM (19 years ago)
Author:
ansari
Message:

Adaptation modification SophyaInitiator/ enregistrement HiStats - pret pour tag V2 Reza 17/7/2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/HiStats/histinit.cc

    r2808 r3019  
    2222 
    2323int HiStatsInitiator::FgInit = 0;
     24
     25// Module version number - 2.0 , Jul 2006
     26#define MOD_VERS   2.0
    2427
    2528/*!
     
    6871  DObjRegister(ObjFileIO<BaseDataTable>, SwPPFDataTable);
    6972
     73  SophyaInitiator::RegisterModule("HiStats", MOD_VERS);  // Module name and version number registration
     74
    7075}
    7176
Note: See TracChangeset for help on using the changeset viewer.