Changeset 1249 in Sophya for trunk/SophyaLib/BaseTools/sophyainit.cc
- Timestamp:
- Oct 20, 2000, 3:58:49 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/sophyainit.cc
r1157 r1249 133 133 #endif 134 134 #ifdef __SGICC__ 135 #ifdef SGI_ARCH64 136 compiler = const_cast<char *>("SGI-CC (-64) ") ; 137 #else 135 138 compiler = const_cast<char *>("SGI-CC ") ; 139 #endif 136 140 #endif 137 141 #ifdef __MWERKS__
Note:
See TracChangeset
for help on using the changeset viewer.