Changeset 252 in Sophya for trunk/SophyaLib
- Timestamp:
- Apr 23, 1999, 11:28:10 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/ppersist.h
r241 r252 37 37 public: 38 38 virtual ~PPersist() {} 39 // J'ajoute cette fonction pour assurer la compatibilite 40 // avec l'ancien PPersist d'Eros (Reza 23/04/99) 41 virtual int_4 ClassId() const { return(0); } 39 42 40 43 void Write(string const& fn) const;
Note:
See TracChangeset
for help on using the changeset viewer.