jengelh-datetimespielwiese
Last change
on this file since b21ae4 was
b21ae4,
checked in by Martin Lee <martinlee84@…>, 9 years ago
|
chg: added dyn_modules to #include<callgfanlib/*>
chg: added path to factory to include paths
chg: deleted HAVE_FANS
|
-
Property mode set to
100644
|
File size:
436 bytes
|
Line | |
---|
1 | #ifndef POLYMAKE_DOCUMENTATION_H |
---|
2 | #define POLYMAKE_DOCUMENTATION_H |
---|
3 | |
---|
4 | #include <kernel/mod2.h> |
---|
5 | |
---|
6 | #include <polymake_conversion.h> |
---|
7 | |
---|
8 | #include <dyn_modules/callgfanlib/bbcone.h> |
---|
9 | #include <dyn_modules/callgfanlib/bbfan.h> |
---|
10 | #include <dyn_modules/callgfanlib/bbpolytope.h> |
---|
11 | |
---|
12 | #include <Singular/blackbox.h> |
---|
13 | #include <Singular/ipshell.h> |
---|
14 | #include <Singular/subexpr.h> |
---|
15 | #include <Singular/ipid.h> |
---|
16 | |
---|
17 | #include <string> |
---|
18 | |
---|
19 | void init_polymake_help(); |
---|
20 | |
---|
21 | #endif |
---|
Note: See
TracBrowser
for help on using the repository browser.