source: git/kernel/F5cdata.cc @ df638fb

spielwiese
Last change on this file since df638fb was df638fb, checked in by Christian Eder, 15 years ago
renamed "f5data.cc" -> "F5cdata.cc" git-svn-id: file:///usr/local/Singular/svn/trunk@11929 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 438 bytes
Line 
1#include "mod2.h"
2
3#ifdef HAVE_F5C
4#include "kutil.h"
5#include "structs.h"
6#include "omalloc.h"
7#include "polys.h"
8#include "p_polys.h"
9#include "ideals.h"
10#include "febase.h"
11#include "kstd1.h"
12#include "khstd.h"
13#include "kbuckets.h"
14#include "weight.h"
15#include "intvec.h"
16#include "pInline1.h"
17#include "f5c.h"
18#include "f5cdata.h"
19#include "f5clists.h"
20/*
21=====================
22everything is inlined
23=====================
24*/
25#endif
Note: See TracBrowser for help on using the repository browser.