Changeset 2072126 in git for Singular/extra.cc
- Timestamp:
- May 19, 2011, 5:22:56 PM (13 years ago)
- Branches:
- (u'spielwiese', 'ec94ef7a30b928574c0c3daf41f6804dff5f6b69')
- Children:
- b5cd25f4f43ce3d4a37ddaab1030082d1f09c0b1
- Parents:
- 55608a78dc5f45276e2138266996767392a31c2c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/extra.cc
r55608a7 r2072126 3509 3509 /*==================== HNF =================*/ 3510 3510 #ifdef HAVE_FACTORY 3511 #ifdef HAVE_NTL 3511 3512 if (strcmp(sys_cmd, "HNF") == 0) 3512 3513 { … … 3549 3550 } 3550 3551 else 3552 #endif 3551 3553 /*================= factoras =========================*/ 3552 3554 if (strcmp (sys_cmd, "factoras") == 0)
Note: See TracChangeset
for help on using the changeset viewer.