Ignore:
Timestamp:
Apr 29, 2014, 5:08:11 PM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
bfeed64e54c27ddac55a96f27ce10caba94d99d7
Parents:
0838d710f21ee145215f88504c839b88bfd566bd
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-04-29 17:08:11+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-05-07 04:41:48+02:00
Message:
Fixed header includes due to kernel subdivision
File:
1 edited

Legend:

Unmodified
Added
Removed
  • dyn_modules/syzextra/syzextra.cc

    r0838d7 rc4138f  
    3737#include <polys/operations/p_Mult_q.h> // for MIN_LENGTH_BUCKET
    3838
    39 #include <kernel/kstd1.h>
     39#include <kernel/GBEngine/kstd1.h>
    4040#include <kernel/polys.h>
    41 #include <kernel/syz.h>
     41#include <kernel/GBEngine/syz.h>
    4242#include <kernel/ideals.h>
    4343
    44 #include <kernel/timer.h>
     44#include <kernel/oswrapper/timer.h>
    4545
    4646
Note: See TracChangeset for help on using the changeset viewer.