Changeset 2344 in Sophya for trunk/SophyaLib/SkyT/specrespvector.cc
- Timestamp:
- Mar 10, 2003, 4:13:49 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyT/specrespvector.cc
r2322 r2344 1 1 //-------------------------------------------------------------------------- 2 2 // File and Version Information: 3 // $Id: specrespvector.cc,v 1. 9 2003-02-11 15:31:07 cmvExp $3 // $Id: specrespvector.cc,v 1.10 2003-03-10 15:13:49 ansari Exp $ 4 4 // 5 5 // Description: … … 124 124 125 125 126 DECL_TEMP_SPEC /* equivalent a template <> , pour SGI-CC en particulier */ 126 127 void 127 128 ObjFileIO<SpecRespVec>::WriteSelf(POutPersist& s) const … … 152 153 } 153 154 155 DECL_TEMP_SPEC /* equivalent a template <> , pour SGI-CC en particulier */ 154 156 void 155 157 ObjFileIO<SpecRespVec>::ReadSelf(PInPersist& s)
Note:
See TracChangeset
for help on using the changeset viewer.