Changeset 26a1eb in git for libpolys/polys/Makefile.am


Ignore:
Timestamp:
Jun 10, 2011, 10:20:40 AM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
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
Message:
removed empty pInline0.*
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/Makefile.am

    r600ea9 r26a1eb  
    4646        templates/p_Procs_Lib.cc \
    4747        nc/gring.cc nc/sca.cc nc/summator.cc nc/ncSAFormula.cc nc/ncSACache.cc nc/ncSAMult.cc \
    48         pDebug.cc pInline0.cc polys0.cc prCopy.cc \
     48        pDebug.cc polys0.cc prCopy.cc \
    4949        kbuckets.cc sbuckets.cc weight.cc weight0.c simpleideals.cc matpol.cc \
    5050        ${USE_P_PROCS_STATIC_CC} ${USE_P_PROCS_DYNAMIC_CC} templates/mod_raw.cc \
     
    5757LIBPOLYSHEADERS = monomials/ring.h monomials/monomials.h \
    5858        nc/nc.h nc/sca.h nc/summator.h nc/ncSAFormula.h nc/ncSACache.h nc/ncSAMult.h \
    59         pInline0.h operations/pShallowCopyDelete.h \
     59        operations/pShallowCopyDelete.h \
    6060        templates/p_MemAdd.h templates/p_MemCmp.h templates/p_MemCopy.h operations/p_Mult_q.h \
    6161        templates/p_Numbers.h templates/p_Procs.h templates/mod_raw.h \
Note: See TracChangeset for help on using the changeset viewer.