Changeset 5c5638 in git for Singular/ipid.cc
- Timestamp:
- May 6, 2005, 2:39:49 PM (18 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- b07a6d9646920374a6d44fdc59880be8c437d21b
- Parents:
- 4ccf66565739474fdbf94c20bc32b855d2d3e3ae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/ipid.cc
r4ccf665 r5c5638 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: ipid.cc,v 1.7 0 2005-01-18 15:41:58Singular Exp $ */4 /* $Id: ipid.cc,v 1.71 2005-05-06 12:39:46 Singular Exp $ */ 5 5 6 6 /* … … 388 388 *root = (*root)->set(s, lev, t, init); 389 389 #ifdef HAVE_NS 390 #ifndef NDEBUG 390 391 checkall(); 392 #endif 391 393 #endif 392 394 return *root;
Note: See TracChangeset
for help on using the changeset viewer.