Changeset da6b0c in git for factory/Makefile.am


Ignore:
Timestamp:
May 23, 2014, 3:24:04 PM (10 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
da9cd4eff9c5b7aee9f5fdeceab3120aecb2b8b2
Parents:
2ea660d4ec8b661cc57d8934746490a5a49ae1e3
git-author:
Martin Lee <martinlee84@web.de>2014-05-23 15:24:04+02:00
git-committer:
Martin Lee <martinlee84@web.de>2014-06-04 11:54:57+02:00
Message:
chg: update includes due to moving algext
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/Makefile.am

    r2ea660 rda6b0c  
    1616# factory source files
    1717SOURCES = \
    18                 algext.cc \
    1918                canonicalform.cc \
    2019                cf_algorithm.cc \
     
    2827                cf_factory.cc \
    2928                cf_gcd.cc \
     29                cfGcdAlgExt.cc \
    3030                cf_gcd_smallp.cc \
    3131                cf_generator.cc \
     
    108108                cf_generator.h \
    109109                cf_globals.h \
     110                cfGcdAlgExt.h \
    110111                cf_gcd_smallp.h \
    111112                cf_hnf.h \
     
    157158                variable.h \
    158159                NTLconvert.h \
    159                 algext.h \
    160160                singext.h \
    161161                parseutil.h
Note: See TracChangeset for help on using the changeset viewer.