Changeset 298bd5 in git for coeffs/Makefile.in
- Timestamp:
- Jun 18, 2010, 5:24:23 PM (13 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
coeffs/Makefile.in
r87d61c r298bd5 51 51 CXXSOURCES= gnumpc.cc gnumpfl.cc longrat.cc longrat0.cc ffields.cc \ 52 52 modulop.cc mpr_complex.cc \ 53 numbers.cc r modulo2m.cc rmodulon.cc shortfl.cc53 numbers.cc rintegers.cc rmodulo2m.cc rmodulon.cc shortfl.cc 54 54 55 55 # normal C source files … … 60 60 HEADERS= gnumpc.h gnumpfl.h longrat.h modulop.h ffields.h \ 61 61 mpr_complex.h mpr_global.h numbers.h \ 62 r modulo2m.h rmodulon.h shortfl.h62 rintegers.h rmodulo2m.h rmodulon.h shortfl.h 63 63 64 64 DISTFILES=${SOURCES} ${HEADERS}
Note: See TracChangeset
for help on using the changeset viewer.