Changeset 4676d5 in git for kernel/old


Ignore:
Timestamp:
Apr 17, 2014, 7:26:22 PM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
72a01ef638e8b3a810e91a03cffe9f926b9511e4
Parents:
e40d91be0816b477c38ff86d9111686fe2e42fec
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-04-17 19:26:22+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-04-22 19:36:19+02:00
Message:
Moved timer.*, feread.cc and febase.* from /kernel/ to /Singular/ (also corrected the option(prot); handling)

NOTE: also removes line breakes and timings in the output due to option (prot), which were unaccounted and undocumented
Location:
kernel/old
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • kernel/old/old.Number.h

    re40d91b r4676d5  
    44#include <kernel/mod2.h>
    55#include <coeffs/numbers.h>
    6 #include <kernel/febase.h>
    76#include <polys/monomials/ring.h>
    87using namespace boost;
  • kernel/old/old.Poly.h

    re40d91b r4676d5  
    88#include <coeffs/numbers.h>
    99#include <kernel/Number.h>
    10 #include <kernel/febase.h>
    1110#include <kernel/polys.h>
    1211#include <polys/monomials/ring.h>
  • kernel/old/old.lplist.cc

    re40d91b r4676d5  
    1818#include <polys/monomials/p_polys.h>
    1919#include <kernel/ideals.h>
    20 #include <kernel/febase.h>
    2120#include <kernel/GBEngine/kstd1.h>
    2221#include <kernel/GBEngine/khstd.h>
Note: See TracChangeset for help on using the changeset viewer.