source: git/Singular/dyn_modules/polymake/polymake_documentation.h @ 9996416

spielwiese
Last change on this file since 9996416 was 9996416, checked in by Oleksandr Motsak <motsak@…>, 10 years ago
Better builtin handling
  • Property mode set to 100644
File size: 157 bytes
Line 
1#ifndef POLYMAKE_DOCUMENTATION_H
2#define POLYMAKE_DOCUMENTATION_H
3
4#include <kernel/mod2.h>
5
6#ifdef HAVE_POLYMAKE
7
8void init_polymake_help();
9
10#endif
11#endif
Note: See TracBrowser for help on using the repository browser.