Changeset 308a075 in git
- Timestamp:
- Oct 7, 2008, 9:59:08 AM (15 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '00e2e9c41af3fde1273eb3633f4c0c7c3db2579d')
- Children:
- 73918d8e40a7b1880da722258fd8d94b563cd896
- Parents:
- 40cb868fa73b4b919663ea7103e36b4df054e48e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/kutil.cc
r40cb86 r308a075 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: kutil.cc,v 1.11 0 2008-10-07 07:57:10wienand Exp $ */4 /* $Id: kutil.cc,v 1.111 2008-10-07 07:59:08 wienand Exp $ */ 5 5 /* 6 6 * ABSTRACT: kernel: utils for kStd … … 2925 2925 { 2926 2926 new_pair=TRUE; 2927 Print("TODO Oliver 2 --- j:%d, Ll:%d\n",j,strat->Ll); 2927 // Print("j:%d, Ll:%d\n",j,strat->Ll); 2928 // Modules not checked right now 2928 2929 enterOnePairRing(j,h,ecart,isFromQ,strat, atR); 2929 2930 }
Note: See TracChangeset
for help on using the changeset viewer.