jengelh-datetimespielwiese
Last change
on this file since 171950 was
171950,
checked in by Christian Eder, 15 years ago
|
new: interreduction
git-svn-id: file:///usr/local/Singular/svn/trunk@10728 2c84dea3-7e68-4137-9b89-c4e89433aadc
|
-
Property mode set to
100644
|
File size:
333 bytes
|
Line | |
---|
1 | /**************************************** |
---|
2 | * Computer Algebra System SINGULAR * |
---|
3 | ****************************************/ |
---|
4 | /* $Id: f5gb.h,v 1.3 2008-05-23 19:47:39 ederc Exp $ */ |
---|
5 | /* |
---|
6 | * ABSTRACT: ringgb interface |
---|
7 | */ |
---|
8 | #ifndef F5_HEADER |
---|
9 | #define F5_HEADER |
---|
10 | #include "mod2.h" |
---|
11 | |
---|
12 | #ifdef HAVE_F5 |
---|
13 | ideal F5main(ideal i, ring r); |
---|
14 | #endif |
---|
15 | #endif |
---|
16 | |
---|
Note: See
TracBrowser
for help on using the repository browser.