Changeset 907 in Sophya for trunk/SophyaLib/SkyT/convtools.h
- Timestamp:
- Apr 13, 2000, 12:46:14 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyT/convtools.h
r901 r907 2 2 //-------------------------------------------------------------------------- 3 3 // File and Version Information: 4 // $Id: convtools.h,v 1. 3 2000-04-13 08:17:02ansari Exp $4 // $Id: convtools.h,v 1.4 2000-04-13 10:46:14 ansari Exp $ 5 5 // 6 6 // Description: … … 14 14 #ifndef CONV_TOOLS_H_SEEN 15 15 #define CONV_TOOLS_H_SEEN 16 17 #include "machdefs.h" 18 16 19 namespace SOPHYA { 17 20 class ConvTools … … 24 27 25 28 }; 26 } 29 } // End of namespace 30 27 31 #endif
Note:
See TracChangeset
for help on using the changeset viewer.