Changeset 2879 in Sophya
- Timestamp:
- Jan 3, 2006, 3:49:06 PM (20 years ago)
- Location:
- trunk/SophyaLib/BaseTools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/datatype.cc
r2867 r2879 6 6 #include "sopnamsp.h" 7 7 #include "datatype.h" 8 #include "typeinfo.h"8 #include <typeinfo> 9 9 10 10 #include <complex> -
trunk/SophyaLib/BaseTools/sversion.h
r2826 r2879 3 3 4 4 #define SOPHYA_VERSION 1.9 5 #define SOPHYA_REVISION 156 #define SOPHYA_TAG "V_ Oct2005"5 #define SOPHYA_REVISION 25 6 #define SOPHYA_TAG "V_Dec2005" 7 7 8 8 #endif
Note:
See TracChangeset
for help on using the changeset viewer.