source:
git/Singular/fehelp.h
@
711e26
Last change on this file since 711e26 was 711e26, checked in by , 12 years ago | |
---|---|
|
|
File size: 148 bytes |
Line | |
---|---|
1 | #ifndef FEHELP_H |
2 | #define FEHELP_H |
3 | |
4 | void feHelp(char* str = NULL); |
5 | const char* feHelpBrowser(char* which=NULL, int warn=-1); |
6 | |
7 | #endif /* FEHELP_H */ |
Note: See TracBrowser
for help on using the repository browser.