source: git/Singular/fehelp.h @ 1085d4

spielwiese
Last change on this file since 1085d4 was 711e26, checked in by Burcin Erocal <burcin@…>, 13 years ago
Fix Singular/fglm.cc.
  • Property mode set to 100644
File size: 148 bytes
Line 
1#ifndef FEHELP_H
2#define FEHELP_H
3
4void feHelp(char* str = NULL);
5const char* feHelpBrowser(char* which=NULL, int warn=-1);
6
7#endif /*  FEHELP_H */
Note: See TracBrowser for help on using the repository browser.