Changeset 8d8fef in git for libpolys/polys/Makefile.am


Ignore:
Timestamp:
Jul 29, 2019, 11:36:09 PM (5 years ago)
Author:
Murray Heymann <heymann.murray@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
feed60bef09898f675e0f8605ed0ac0eaa8bed5a
Parents:
da1ec3de158a4f05384b9a83be86fc4c1942ec5fc1b9ababa50e8059dd847da0957f50aea901e6a8
Message:
Merge branch 'machine_learning' of github.com:MHeymann/Sources into machine_learning
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/Makefile.am

    rda1ec3 r8d8fef  
    3838        ${USE_P_PROCS_STATIC_CC} ${USE_P_PROCS_DYNAMIC_CC} mod_raw.cc \
    3939        ext_fields/algext.cc ext_fields/transext.cc \
    40         clapsing.cc clapconv.cc  flintconv.cc\
     40        clapsing.cc clapconv.cc  flintconv.cc flint_mpoly.cc\
    4141        nc/old.gring.cc PolyEnumerator.cc
    4242
     
    4747        templates/p_Procs.h templates/p_MemAdd.h templates/p_MemCmp.h \
    4848        kbuckets.h sbuckets.h simpleideals.h weight.h matpol.h \
    49         sparsmat.h clapsing.h clapconv.h coeffrings.h flintconv.h\
     49        sparsmat.h clapsing.h clapconv.h coeffrings.h flintconv.h flint_mpoly.h\
    5050        shiftop.h \
    5151        ext_fields/algext.h ext_fields/transext.h mod_raw.h
Note: See TracChangeset for help on using the changeset viewer.