Changeset 87b9459 in git


Ignore:
Timestamp:
Jan 9, 2014, 2:44:46 PM (10 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
fa470e4ba21595249460d3b2c403e6a9bee6d64f
Parents:
10b5cf7e520c37bef5070a9c4e695ebc346eb0cf
git-author:
Martin Lee <martinlee84@web.de>2014-01-09 14:44:46+01:00
git-committer:
Martin Lee <martinlee84@web.de>2014-01-27 16:12:23+01:00
Message:
chg: disabled dead code
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/Makefile.am

    r10b5cf r87b9459  
    1919                canonicalform.cc \
    2020                cf_algorithm.cc \
    21                 cf_binom.cc \
    2221                cf_char.cc \
    2322                cf_chinese.cc \
     
    5453                facAlgExt.cc \
    5554                facBivar.cc \
    56                 fac_berlekamp.cc \
    57                 fac_cantzass.cc \
    58                 fac_distrib.cc \
    5955                fac_ezgcd.cc \
    6056                facFactorize.cc \
    61                 fac_iterfor.cc \
    62                 fac_multihensel.cc \
    63                 fac_multivar.cc \
    6457                fac_sqrfree.cc \
    65                 fac_univar.cc \
    6658                fac_util.cc \
    6759                facFqBivar.cc \
     
    10698                cf_algorithm.h \
    10799                cf_cyclo.h \
    108                 cf_binom.h \
    109100                cf_defs.h \
    110101                cf_eval.h \
     
    133124                facAlgExt.h \
    134125                facBivar.h \
    135                 fac_berlekamp.h \
    136                 fac_cantzass.h \
    137                 fac_distrib.h \
    138126                facFactorize.h \
    139                 fac_iterfor.h \
    140                 fac_multivar.h \
    141127                fac_sqrfree.h \
    142                 fac_univar.h \
    143128                fac_util.h \
    144129                facFqBivar.h \
Note: See TracChangeset for help on using the changeset viewer.