Changeset 298bd5 in git for coeffs/Makefile.in


Ignore:
Timestamp:
Jun 18, 2010, 5:24:23 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'f6c3dc58b0df4bd712574325fe76d0626174ad97')
Children:
a59c630c3536514cfd8c224f4ad325faf6729dc5
Parents:
87d61c10ec6e427676a71fd4d72c3b8061a208c5
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2010-06-18 17:24:23+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:55:13+01:00
Message:
rintegers ->coeffs
File:
1 edited

Legend:

Unmodified
Added
Removed
  • coeffs/Makefile.in

    r87d61c r298bd5  
    5151CXXSOURCES= gnumpc.cc gnumpfl.cc longrat.cc longrat0.cc ffields.cc \
    5252            modulop.cc mpr_complex.cc \
    53             numbers.cc rmodulo2m.cc rmodulon.cc shortfl.cc
     53            numbers.cc rintegers.cc rmodulo2m.cc rmodulon.cc shortfl.cc
    5454
    5555# normal C source files
     
    6060HEADERS= gnumpc.h gnumpfl.h longrat.h modulop.h ffields.h \
    6161         mpr_complex.h mpr_global.h numbers.h \
    62          rmodulo2m.h rmodulon.h shortfl.h
     62         rintegers.h rmodulo2m.h rmodulon.h shortfl.h
    6363
    6464DISTFILES=${SOURCES} ${HEADERS}
Note: See TracChangeset for help on using the changeset viewer.