Changeset b385d0 in git


Ignore:
Timestamp:
May 5, 2021, 3:30:45 PM (3 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
cee170b713e1c32092eab6538d22b6aa9da4075e
Parents:
45cfb8266d61cc69290d8979c85bf1cdfc5a72df
Message:
includes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Singular/extra.cc

    r45cfb82 rb385d0  
    22662266#    include "hc_newton.h"
    22672267#  endif
    2268 #  include "polys/mod_raw.h"
    2269 #  include "polys/monomials/ring.h"
    2270 #  include "kernel/GBEngine/shiftgb.h"
    2271 #  include "kernel/GBEngine/kutil.h"
    22722268
    22732269static BOOLEAN jjEXTENDED_SYSTEM(leftv res, leftv h)
  • kernel/preimage.cc

    r45cfb82 rb385d0  
    1111#include "kernel/GBEngine/kstd1.h"
    1212#include "kernel/GBEngine/khstd.h"
    13 
    14 #include "kernel/GBEngine/kutil.h"
    15 
    1613
    1714#ifdef HAVE_PLURAL
Note: See TracChangeset for help on using the changeset viewer.