Changeset 3018 in Sophya for trunk/SophyaLib/NTools
- Timestamp:
- Jul 17, 2006, 2:29:45 PM (19 years ago)
- Location:
- trunk/SophyaLib/NTools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/NTools/datime.h
r2808 r3018 38 38 } HMS ; 39 39 40 /* \cond 40 /* \cond */ 41 41 /* ---------- 2) Donnees constantes ---------- */ 42 42 #ifdef DATIMEPRIVEE -
trunk/SophyaLib/NTools/ntoolsinit.cc
r2808 r3018 18 18 19 19 int NToolsInitiator::FgInit = 0; 20 21 // Module version number 1.5, Jul 06 22 #define MOD_VERS 1.5 20 23 21 24 /*! … … 67 70 ptabFExp = new TabFExp; 68 71 72 SophyaInitiator::RegisterModule("NTools", MOD_VERS); // Module name and version number registration 69 73 } 70 74
Note:
See TracChangeset
for help on using the changeset viewer.