spielwiese
Last change
on this file since 35aab3 was
35aab3,
checked in by Hans Schönemann <hannes@…>, 20 years ago
|
This commit was generated by cvs2svn to compensate for changes in r6879,
which included commits to RCS files with non-trunk default branches.
git-svn-id: file:///usr/local/Singular/svn/trunk@6880 2c84dea3-7e68-4137-9b89-c4e89433aadc
|
-
Property mode set to
100644
|
File size:
207 bytes
|
Line | |
---|
1 | #ifndef SING_WIN_H |
---|
2 | #define SING_WIN_H |
---|
3 | |
---|
4 | #ifdef ix86_Win |
---|
5 | |
---|
6 | void heOpenWinntHlp(const char* keyw, char* helppath ); |
---|
7 | void heOpenWinntUrl(const char* url, int local); |
---|
8 | |
---|
9 | #endif /*ix86_Win */ |
---|
10 | #endif /* SING_WIN_H */ |
---|
Note: See
TracBrowser
for help on using the repository browser.