Changeset 05741d in git
- Timestamp:
- Feb 10, 2014, 5:59:00 PM (10 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- d8cb71c0d3fd7f5c28f5cd09f894d79e8293a7a7ecd9982365d7c692c14dbe634aa691153c756230
- Parents:
- 16d912498ef6c9f1e23b1755a6b1fb2274f0e5e0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/normal.lib
r16d912 r05741d 4961 4961 // The original test ideal is origJ. 4962 4962 // The original ring is R / I, where R is the basering. 4963 intvec save_opt=option(get); 4963 4964 int i; // counter 4964 4965 int dbg = printlevel - voice + 2; // dbg = printlevel (default: dbg = 0) … … 5001 5002 5002 5003 // ----- computation of the test ideal using the ring structure of Ai ----- 5003 intvec save_opt=option(get);5004 5004 5005 option(redSB); 5005 5006 option(returnSB);
Note: See TracChangeset
for help on using the changeset viewer.