Changeset bf6a4d in git for libpolys/polys/Makefile.am


Ignore:
Timestamp:
Jul 26, 2011, 7:37:35 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
73ad0c1da96d24bf6cc659867bd85c7b02df2b6d
Parents:
441a2ebc3368fca13446fd60801db4c09580a110
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-07-26 19:37:35+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 13:01:15+01:00
Message:
add and fix: sparsmat.cc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/Makefile.am

    r441a2e rbf6a4d  
    5050        pDebug.cc polys0.cc prCopy.cc prCopyMacros.h \
    5151        kbuckets.cc sbuckets.cc weight.cc weight0.c simpleideals.cc matpol.cc \
     52        sparsmat.cc \
    5253        ${USE_P_PROCS_STATIC_CC} ${USE_P_PROCS_DYNAMIC_CC}  mod_raw.cc \
    5354        ext_fields/algext.cc ext_fields/algext.h \
     
    6869        monomials/p_polys.h monomials/maps.h polys.h prCopy.h \
    6970        kbuckets.h sbuckets.h simpleideals.h weight.h matpol.h \
    70         clapsing.h clapconv.h
     71        sparsmat.h clapsing.h clapconv.h
    7172
    7273### nobase_include_HEADERS = $(LIBPOLYSHEADERS)
Note: See TracChangeset for help on using the changeset viewer.