Changeset f7d39b in git for kernel/ideals.cc


Ignore:
Timestamp:
Sep 15, 2014, 9:12:38 PM (9 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
4ec0f01d431893a4c0997d2bdfab87cb8d37e03e
Parents:
a4771e1b7535535946d3bd424ce5c97bd0866119
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-09-15 21:12:38+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-09-23 20:08:14+02:00
Message:
Added more general id_TestTail + related cleanup for id_?(Test|Print)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/ideals.cc

    ra4771e1 rf7d39b  
    2525#include <coeffs/coeffs.h>
    2626#include <coeffs/numbers.h>
    27 
    28 #include <kernel/polys.h>
     27// #include <coeffs/longrat.h>
     28
     29
    2930#include <polys/monomials/ring.h>
    3031#include <polys/matpol.h>
     
    3738#include <kernel/ideals.h>
    3839
     40#include <kernel/polys.h>
     41
    3942#include <kernel/GBEngine/kstd1.h>
    4043#include <kernel/GBEngine/syz.h>
    41 
    42 #include <coeffs/longrat.h>
    4344
    4445
Note: See TracChangeset for help on using the changeset viewer.