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


Ignore:
Timestamp:
May 5, 2011, 2:41:36 PM (13 years ago)
Author:
Frank Seelisch <seelisch@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
ba23594edc15991ab3d4bd71e011e4139bb72c92
Parents:
ce3f53c9db13dc43a04d51988cc1a5ea929e0f6d
git-author:
Frank Seelisch <seelisch@mathematik.uni-kl.de>2011-05-05 14:41:36+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:31:38+01:00
Message:
alg. ext. fields: 1st impl. and 1st tests
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/Makefile.am

    rce3f53c rfba6f18  
    3838        kbuckets.cc sbuckets.cc weight.cc weight0.c simpleideals.cc matpol.cc \
    3939        ${USE_P_PROCS_STATIC_CC} ${USE_P_PROCS_DYNAMIC_CC} templates/mod_raw.cc \
    40         clapsing.cc
     40        clapsing.cc ext_fields/algext.cc
    4141
    4242BUILT_SOURCES = templates/p_Procs.inc
     
    5353        monomials/p_polys.h monomials/polys-impl.h monomials/maps.h polys.h prCopy.h prCopyMacros.h \
    5454        kbuckets.h sbuckets.h simpleideals.h weight.h matpol.h \
    55         clapsing.h
     55        clapsing.h ext_fields/algext.h
    5656
    5757P_PROCS_CPPFLAGS_COMMON = -DHAVE_CONFIG_H -DDYNAMIC_VERSION
Note: See TracChangeset for help on using the changeset viewer.