Changeset 38a5d69 in git
- Timestamp:
- Apr 28, 2010, 7:27:48 PM (13 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 54336c481c620ff99efa404afce564b6a1c62203
- Parents:
- 332bfb62281cc4c6e99aaf1fc716147479493ea9
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2010-04-28 19:27:48+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:49:05+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
coeffs/Makefile.in
r332bfb r38a5d69 46 46 47 47 # normal C++ source files 48 CXXSOURCES= gnumpc.cc gnumpfl.cc long alg.cc longrat.cc longrat0.cc \48 CXXSOURCES= gnumpc.cc gnumpfl.cc longrat.cc longrat0.cc \ 49 49 modulop.cc mpr_complex.cc \ 50 50 numbers.cc rmodulo2m.cc rmodulon.cc shortfl.cc … … 55 55 SOURCES=${CSOURCES} ${CXXSOURCES} 56 56 57 HEADERS= gnumpc.h gnumpfl.h long alg.h longrat.h modulop.h \57 HEADERS= gnumpc.h gnumpfl.h longrat.h modulop.h \ 58 58 mpr_complex.h mpr_global.h numbers.h \ 59 59 rmodulo2m.h rmodulon.h shortfl.h
Note: See TracChangeset
for help on using the changeset viewer.