Changeset 6909cfb in git for kernel/gr_kstd2.cc
- Timestamp:
- Feb 20, 2013, 3:48:32 PM (10 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- Children:
- 2e4ec146a83f4d025c2cb4229c4b171a375173c1
- Parents:
- 367df95c40f03bb94a871481eb198951b3a42c85
- git-author:
- Yue Ren <ren@mathematik.uni-kl.de>2013-02-20 15:48:32+01:00
- git-committer:
- Yue Ren <ren@mathematik.uni-kl.de>2013-02-21 20:00:58+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/gr_kstd2.cc
r367df9 r6909cfb 972 972 assume(rIsPluralRing(currRing)); 973 973 974 int i;974 // int i; 975 975 // idhdl h; 976 976 /* setting global variables ------------------- */ … … 1070 1070 assume(currRing->OrdSgn != -1); // no mora!!! it terminates only for global ordering!!! (?) 1071 1071 1072 intvec *w=NULL;1073 intvec *hilb=NULL;1072 // intvec *w=NULL; 1073 // intvec *hilb=NULL; 1074 1074 int olddeg,reduc; 1075 1075 int red_result=1; 1076 int hilbeledeg=1,hilbcount=0,minimcnt=0;1076 int /*hilbeledeg=1,*/hilbcount=0/*,minimcnt=0*/; 1077 1077 1078 1078 initBuchMoraCrit(strat); /*set Gebauer, honey, sugarCrit*/
Note: See TracChangeset
for help on using the changeset viewer.