Changeset 1f637e in git for kernel/stairc.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/stairc.h

    r6ed8c4 r1f637e  
    1717
    1818intvec * scIndIntvec(ideal S, ideal Q=NULL);
    19 lists scIndIndset(ideal S, BOOLEAN all, ideal Q=NULL);
     19
     20// lists scIndIndset(ideal S, BOOLEAN all, ideal Q=NULL); // TODO: move to Singular/
     21
    2022int scDimInt(ideal  s,ideal Q=NULL);
    2123int scMultInt(ideal  s,ideal Q=NULL);
Note: See TracChangeset for help on using the changeset viewer.