Changeset 3019 in Sophya
- Timestamp:
- Jul 17, 2006, 2:30:15 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/HiStats/histinit.cc
r2808 r3019 22 22 23 23 int HiStatsInitiator::FgInit = 0; 24 25 // Module version number - 2.0 , Jul 2006 26 #define MOD_VERS 2.0 24 27 25 28 /*! … … 68 71 DObjRegister(ObjFileIO<BaseDataTable>, SwPPFDataTable); 69 72 73 SophyaInitiator::RegisterModule("HiStats", MOD_VERS); // Module name and version number registration 74 70 75 } 71 76
Note:
See TracChangeset
for help on using the changeset viewer.