Ignore:
Timestamp:
Aug 29, 2000, 6:11:42 PM (25 years ago)
Author:
ansari
Message:

Declaration sa_size_t ds machdefs.h - Amelioration/correction DVList et MuTyV - Reza 29/8/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/BaseTools/sophyainit.cc

    r913 r1157  
    144144return(SOPHYA_VERSION + (SOPHYA_REVISION/1000.));
    145145}
     146
     147double SOPHYA::SophyaVersion()
     148{
     149return(SOPHYA_VERSION + (SOPHYA_REVISION/1000.));
     150}
    146151 
    147152// On met un objet initiator en statique, pour les loaders qui savent
Note: See TracChangeset for help on using the changeset viewer.