Changeset 901 in Sophya for trunk/SophyaLib/SkyT/convtools.h
- Timestamp:
- Apr 13, 2000, 10:17:04 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyT/convtools.h
r607 r901 2 2 //-------------------------------------------------------------------------- 3 3 // File and Version Information: 4 // $Id: convtools.h,v 1. 2 1999-11-20 21:00:48ansari Exp $4 // $Id: convtools.h,v 1.3 2000-04-13 08:17:02 ansari Exp $ 5 5 // 6 6 // Description: … … 14 14 #ifndef CONV_TOOLS_H_SEEN 15 15 #define CONV_TOOLS_H_SEEN 16 16 namespace SOPHYA { 17 17 class ConvTools 18 18 { … … 24 24 25 25 }; 26 } 26 27 #endif
Note:
See TracChangeset
for help on using the changeset viewer.