Changeset 737a68 in git for libpolys/polys


Ignore:
Timestamp:
Aug 26, 2011, 10:37:38 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
5fe8340bb506aa3534e306d613549e8083aedd5d
Parents:
f3ea6cec5daefbd50c3db87a0706f1c4e3e3d949
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-08-26 22:37:38+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:12:28+01:00
Message:
CHG: moved libpolys/polys/polys.h to kernel/polys.h & updated includes
ADD: moved (definition of) currRing/rChangeCurrRing to kernel/polys.cc!?
Location:
libpolys/polys
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/Makefile.am

    rf3ea6ce r737a68  
    6767        templates/p_MemAdd.h \
    6868        templates/p_Procs.h mod_raw.h \
    69         monomials/p_polys.h monomials/maps.h polys.h prCopy.h \
     69        monomials/p_polys.h monomials/maps.h prCopy.h \
    7070        kbuckets.h sbuckets.h simpleideals.h weight.h matpol.h \
    7171        sparsmat.h clapsing.h clapconv.h
  • libpolys/polys/nc/sca.cc

    rf3ea6ce r737a68  
    4545#include <polys/simpleideals.h>
    4646#include <misc/intvec.h>
    47 // #include <polys/polys.h>
    4847
    4948#include <polys/monomials/ring.h>
Note: See TracChangeset for help on using the changeset viewer.