Changeset e54081 in git
- Timestamp:
- Feb 23, 2009, 12:31:29 PM (14 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 6bab1a692304512747e4cbedf2cb26c1de0d3ab8
- Parents:
- 0b4ec23736ea7397c933af3e20429dd4017d8ffe
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/kutil.cc
r0b4ec2 re54081 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: kutil.cc,v 1.12 3 2009-02-23 11:26:29 Singular Exp $ */4 /* $Id: kutil.cc,v 1.124 2009-02-23 11:31:29 Singular Exp $ */ 5 5 /* 6 6 * ABSTRACT: kernel: utils for kStd … … 1956 1956 } 1957 1957 } 1958 #ifdef HAVE_RATGRING 1958 1959 void chainCritPart (poly p,int ecart,kStrategy strat) 1959 1960 { … … 2242 2243 } 2243 2244 } 2245 #endif 2244 2246 2245 2247 /*2
Note: See TracChangeset
for help on using the changeset viewer.