Changeset c8c436 in git
- Timestamp:
- Jun 22, 2011, 3:22:15 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- fcf7587e9d782e98bec5f1ff1852bb6a0d383f83
- Parents:
- ab547e286b71f529fff550088d47439800913bf4
- Location:
- Singular
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/misc_ip.cc
rab547e2 rc8c436 1148 1148 } 1149 1149 1150 #ifdef LIBSINGULAR 1151 #ifdef HAVE_FACTORY 1152 // the init routines of factory need mmInit 1153 int mmInit( void ) 1154 { 1155 return 1; 1156 } 1157 #endif 1158 #endif -
Singular/tesths.cc
rab547e2 rc8c436 60 60 } 61 61 62 63 62 /*0 implementation*/ 64 63 int main( /* main entry to Singular */
Note: See TracChangeset
for help on using the changeset viewer.