Changeset 26a1eb in git
- Timestamp:
- Jun 10, 2011, 10:20:40 AM (12 years ago)
- Branches:
- (u'spielwiese', '91fdef05f09f54b8d58d92a472e9c4a43aa4656f')
- Children:
- 304ad9b8226d3d91f36703560e5fa00a4145469e
- Parents:
- 600ea94eb3125257cff2947d86f88bde3f272148
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-06-10 10:20:40+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:39:07+01:00
- Location:
- libpolys/polys
- Files:
-
- 2 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/Makefile.am
r600ea9 r26a1eb 46 46 templates/p_Procs_Lib.cc \ 47 47 nc/gring.cc nc/sca.cc nc/summator.cc nc/ncSAFormula.cc nc/ncSACache.cc nc/ncSAMult.cc \ 48 pDebug.cc p Inline0.cc polys0.cc prCopy.cc \48 pDebug.cc polys0.cc prCopy.cc \ 49 49 kbuckets.cc sbuckets.cc weight.cc weight0.c simpleideals.cc matpol.cc \ 50 50 ${USE_P_PROCS_STATIC_CC} ${USE_P_PROCS_DYNAMIC_CC} templates/mod_raw.cc \ … … 57 57 LIBPOLYSHEADERS = monomials/ring.h monomials/monomials.h \ 58 58 nc/nc.h nc/sca.h nc/summator.h nc/ncSAFormula.h nc/ncSACache.h nc/ncSAMult.h \ 59 pInline0.hoperations/pShallowCopyDelete.h \59 operations/pShallowCopyDelete.h \ 60 60 templates/p_MemAdd.h templates/p_MemCmp.h templates/p_MemCopy.h operations/p_Mult_q.h \ 61 61 templates/p_Numbers.h templates/p_Procs.h templates/mod_raw.h \
Note: See TracChangeset
for help on using the changeset viewer.