My Project
Loading...
Searching...
No Matches
Singular
dyn_modules
polymake
polymake_documentation.cc
Go to the documentation of this file.
1
#include "
kernel/mod2.h
"
2
3
#ifdef HAVE_POLYMAKE
4
#include "
reporter/reporter.h
"
5
6
void
init_polymake_help
()
7
{
8
const
char
*polymake_banner =
9
"Welcome to polymake version\nCopyright (c) 1997-2015\nEwgenij Gawrilow, Michael Joswig (TU Darmstadt)\nhttp://www.polymake.org\n"
;
10
11
PrintS
(polymake_banner);
12
}
13
#endif
mod2.h
init_polymake_help
void init_polymake_help()
Definition:
polymake_documentation.cc:6
PrintS
void PrintS(const char *s)
Definition:
reporter.cc:284
reporter.h
Generated on Mon Feb 27 2023 10:53:50 for My Project by
doxygen 1.9.5
for
Singular