Changeset 831 in Sophya for trunk/SophyaLib/SkyT
- Timestamp:
- Apr 6, 2000, 7:11:03 PM (25 years ago)
- Location:
- trunk/SophyaLib/SkyT
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyT/specresp.h
r668 r831 2 2 //-------------------------------------------------------------------------- 3 3 // File and Version Information: 4 // $Id: specresp.h,v 1. 3 1999-11-29 14:16:08ansari Exp $4 // $Id: specresp.h,v 1.4 2000-04-06 17:10:51 ansari Exp $ 5 5 // 6 6 // Description: … … 74 74 75 75 76 } ;76 } 77 77 78 78 #endif -
trunk/SophyaLib/SkyT/specrespvector.h
r669 r831 2 2 //-------------------------------------------------------------------------- 3 3 // File and Version Information: 4 // $Id: specrespvector.h,v 1. 4 1999-11-29 16:59:12ansari Exp $4 // $Id: specrespvector.h,v 1.5 2000-04-06 17:11:03 ansari Exp $ 5 5 // 6 6 // Description: … … 73 73 { ObjFileIO<SpecRespVec> fio(&obj); fio.Read(os); return(os);} 74 74 75 } ;// End of namespace75 } // End of namespace 76 76 #endif
Note:
See TracChangeset
for help on using the changeset viewer.