Changeset 38a5d69 in git


Ignore:
Timestamp:
Apr 28, 2010, 7:27:48 PM (14 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
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
Message:
removed longalg.* from Makefile for coeffs
File:
1 edited

Legend:

Unmodified
Added
Removed
  • coeffs/Makefile.in

    r332bfb r38a5d69  
    4646
    4747# normal C++ source files
    48 CXXSOURCES= gnumpc.cc gnumpfl.cc longalg.cc longrat.cc longrat0.cc \
     48CXXSOURCES= gnumpc.cc gnumpfl.cc longrat.cc longrat0.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 longalg.h longrat.h modulop.h \
     57HEADERS= gnumpc.h gnumpfl.h longrat.h modulop.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.