Ignore:
Timestamp:
Sep 15, 2014, 9:11:04 PM (9 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
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/combinatorics/hdegree.cc

    rc4e319 ra4771e1  
    66*/
    77
    8 
    9 
    10 
    118#include <kernel/mod2.h>
    129
     10#include <omalloc/omalloc.h>
     11#include <misc/intvec.h>
     12#include <coeffs/numbers.h>
    1313
    1414#include <kernel/structs.h>
    15 #include <omalloc/omalloc.h>
    1615#include <kernel/ideals.h>
    1716#include <kernel/polys.h>
    18 #include <misc/intvec.h>
    19 #include <coeffs/numbers.h>
     17
    2018#include <kernel/combinatorics/hutil.h>
     19#include <kernel/combinatorics/hilb.h>
    2120#include <kernel/combinatorics/stairc.h>
    2221
Note: See TracChangeset for help on using the changeset viewer.