Changeset a4771e1 in git for kernel/GBEngine/syz2.cc


Ignore:
Timestamp:
Sep 15, 2014, 9:11:04 PM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
f7d39bddf5a7034fe148956d21d0cbe5d13c0021
Parents:
c4e3190c68044083d3437866d1695d9e714d52b5
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-09-15 21:11:04+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-09-23 20:08:14+02:00
Message:
Separation of hilbert function into kernel/combinatorics/hilb.h + include cleanup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/GBEngine/syz2.cc

    rc4e319 ra4771e1  
    2626#include <polys/prCopy.h>
    2727
    28 #include <kernel/polys.h>
     28#include <kernel/combinatorics/stairc.h>
     29#include <kernel/combinatorics/hilb.h>
    2930
    3031#include <kernel/GBEngine/kstd1.h>
    3132#include <kernel/GBEngine/kutil.h>
    32 #include <kernel/combinatorics/stairc.h>
    33 
    3433#include <kernel/GBEngine/syz.h>
     34
    3535#include <kernel/ideals.h>
     36#include <kernel/polys.h>
    3637
    3738
Note: See TracChangeset for help on using the changeset viewer.