Changeset 1f637e in git for kernel/kutil.h


Ignore:
Timestamp:
Jul 19, 2011, 5:11:57 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
1c4e9a5798bda4bc92d0013041b99005a50a7d7c
Parents:
6ed8c424bfe6fd9dc397bfdde3e8acf884469342
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-07-19 17:11:57+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:52:40+01:00
Message:
FIX: replaced pVariables by currRing->N...
ADD: added 'void rChangeCurrRing(ring r);' to polys/polys.h
CHG: started changing gr_kstd2.cc and syz*.cc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/kutil.h

    r6ed8c4 r1f637e  
    640640KINLINE void clearS (poly p, unsigned long p_sev, int* at, int* k,
    641641  kStrategy strat);
    642 #include <kernel/kInline.cc>
     642
     643//// #include <kernel/kInline.cc> // This is really ugly!!!
    643644
    644645/* shiftgb stuff */
Note: See TracChangeset for help on using the changeset viewer.