Changeset 3b1a8d2 in git


Ignore:
Timestamp:
May 5, 2010, 5:22:51 PM (14 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
ac568634b7a2d8b8d88e28ffdb7d39c09ac42783
Parents:
0e23a0866325437ba55b50395a935cc6a27e86b3
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2010-05-05 17:22:51+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:52:53+01:00
Message:
Added ffields to make chain
File:
1 edited

Legend:

Unmodified
Added
Removed
  • coeffs/Makefile.in

    r0e23a08 r3b1a8d2  
    4646
    4747# normal C++ source files
    48 CXXSOURCES= gnumpc.cc gnumpfl.cc longrat.cc longrat0.cc \
     48CXXSOURCES= gnumpc.cc gnumpfl.cc longrat.cc longrat0.cc ffields.cc \
    4949            modulop.cc mpr_complex.cc \
    5050            numbers.cc rmodulo2m.cc rmodulon.cc shortfl.cc
     
    5555SOURCES=${CSOURCES} ${CXXSOURCES}
    5656
    57 HEADERS= gnumpc.h gnumpfl.h longrat.h modulop.h \
     57HEADERS= gnumpc.h gnumpfl.h longrat.h modulop.h ffields.h \
    5858         mpr_complex.h mpr_global.h numbers.h \
    5959         rmodulo2m.h rmodulon.h shortfl.h
Note: See TracChangeset for help on using the changeset viewer.