Changeset 7019c8 in git for kernel/Makefile.in


Ignore:
Timestamp:
May 14, 2010, 3:08:55 PM (14 years ago)
Author:
Frank Seelisch <seelisch@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
6ccd42642e34fa57aabba1214825a001582091d8
Parents:
36734cd8327fee9c0706c74346410a053f9632c9
Message:
restructuring algebraic field extensions and rational function fields

git-svn-id: file:///usr/local/Singular/svn/trunk@12782 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/Makefile.in

    r36734cd r7019c8  
    9898    khstd.cc kstdfac.cc \
    9999    kstd1.cc kstd2.cc kutil.cc \
    100     longalg.cc longrat.cc longrat0.cc \
     100    AlgebraicExt.cc RatFunctField.cc longrat.cc longrat0.cc \
    101101    maps.cc matpol.cc misc.cc gnumpfl.cc gnumpc.cc \
    102102    rmodulo2m.cc rmodulon.cc rintegers.cc \
     
    151151
    152152HEADERS=hutil.h idrec.h stairc.h ideals.h \
    153         longalg.h structs.h intvec.h int64vec.h longrat.h \
     153        AlgebraicExt.h RatFunctField.h structs.h intvec.h int64vec.h longrat.h \
    154154        numbers.h clapconv.h maps.h \
    155155        clapsing.h matpol.h polys.h p_polys.h syz.h \
Note: See TracChangeset for help on using the changeset viewer.