Changeset 3018 in Sophya


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

Adaptation modification SophyaInitiator/ enregistrement module NTools + petite correction ds commentaire - pret pour tag V2 Reza 17/7/2006

Location:
trunk/SophyaLib/NTools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/NTools/datime.h

    r2808 r3018  
    3838  } HMS ;
    3939
    40 /* \cond
     40/* \cond */
    4141/*   ----------    2) Donnees constantes  ---------- */
    4242#ifdef  DATIMEPRIVEE
  • trunk/SophyaLib/NTools/ntoolsinit.cc

    r2808 r3018  
    1818
    1919int NToolsInitiator::FgInit = 0;
     20
     21// Module version number 1.5, Jul 06
     22#define MOD_VERS   1.5
    2023
    2124/*!
     
    6770  ptabFExp = new TabFExp;
    6871
     72  SophyaInitiator::RegisterModule("NTools", MOD_VERS);  // Module name and version number registration
    6973}
    7074
Note: See TracChangeset for help on using the changeset viewer.