Changeset c599b4 in git for Singular/extra.cc
- Timestamp:
- Nov 11, 2010, 2:40:17 PM (13 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- e0cd1d27719ec0dc7eb0f1b11bcd0a5b5857b3a1
- Parents:
- 018dec2431a0bdd78906e180ed10c7a726c3640f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/extra.cc
r018dec rc599b4 2525 2525 else 2526 2526 #endif 2527 #if 0 /* debug only */ 2527 2528 /*==================== listall ===================================*/ 2528 2529 if(strcmp(sys_cmd,"listall")==0) … … 2534 2535 } 2535 2536 else 2537 #endif 2538 #if 0 /* debug only */ 2536 2539 /*==================== proclist =================================*/ 2537 2540 if(strcmp(sys_cmd,"proclist")==0) … … 2541 2544 } 2542 2545 else 2546 #endif 2543 2547 /* ==================== newton ================================*/ 2544 2548 #ifdef HAVE_NEWTON
Note: See TracChangeset
for help on using the changeset viewer.