Changeset 6f43a60 in git


Ignore:
Timestamp:
Mar 14, 2011, 11:53:02 AM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
71ba5b8f7e80ec612664834274db9306a6e320ad
Parents:
e69b7cef94c2a886390e5aeaa7b65e2840aedc7a
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-03-14 11:53:02+01:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:01:05+01:00
Message:
moved kbuckets to libpoly
Location:
libpolys/polys
Files:
1 edited
2 moved

Legend:

Unmodified
Added
Removed
  • libpolys/polys/Makefile.am

    re69b7c r6f43a60  
    1515        templates/p_Procs_Lib.cc polys.cc \
    1616        polys0.cc polys1.cc prCopy.cc prCopyTemplate.cc \
    17         sbuckets.cc templates/p_Procs.cc
     17        kbuckets.cc sbuckets.cc templates/p_Procs.cc
    1818
    1919BUILT_SOURCES = templates/p_Procs.inc
     
    2828        templates/p_Procs_Dynamic.h templates/p_Procs_Impl.h templates/p_Procs_Set.h templates/p_Procs_Static.h \
    2929        monomials/p_polys.h monomials/polys-impl.h monomials/maps.h polys.h prCopy.h prCopyMacros.h \
    30         sbuckets.h simpleideals.h
     30        kbuckets.h sbuckets.h simpleideals.h
    3131
    3232libp_Procs_FieldGeneral_la_CPPFLAGS = -Dp_Procs_FieldGeneral
Note: See TracChangeset for help on using the changeset viewer.