Changeset 1157 in Sophya for trunk/SophyaLib/BaseTools/sophyainit.cc
- Timestamp:
- Aug 29, 2000, 6:11:42 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/sophyainit.cc
r913 r1157 144 144 return(SOPHYA_VERSION + (SOPHYA_REVISION/1000.)); 145 145 } 146 147 double SOPHYA::SophyaVersion() 148 { 149 return(SOPHYA_VERSION + (SOPHYA_REVISION/1000.)); 150 } 146 151 147 152 // On met un objet initiator en statique, pour les loaders qui savent
Note:
See TracChangeset
for help on using the changeset viewer.