Changeset 669 in Sophya for trunk/SophyaLib/SkyT/radspec.h
- Timestamp:
- Nov 29, 1999, 5:59:13 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyT/radspec.h
r668 r669 2 2 //-------------------------------------------------------------------------- 3 3 // File and Version Information: 4 // $Id: radspec.h,v 1. 3 1999-11-29 14:16:06ansari Exp $4 // $Id: radspec.h,v 1.4 1999-11-29 16:59:11 ansari Exp $ 5 5 // 6 6 // Description: … … 76 76 77 77 virtual void Print(ostream& os) const; 78 virtual void ReadSelf(PInPersist& s) = 0;79 virtual void WriteSelf(POutPersist& s) = 0;80 78 81 79 protected:
Note:
See TracChangeset
for help on using the changeset viewer.