source:
Sophya/trunk/SophyaLib/NTools/peida.h
Last change on this file was 244, checked in by , 26 years ago | |
---|---|
File size: 258 bytes |
Rev | Line | |
---|---|---|
[220] | 1 | // This may look like C code, but it is really -*- C++ -*- |
2 | ||
3 | #ifndef PEIDA_SEEN | |
4 | #define PEIDA_SEEN | |
5 | ||
[244] | 6 | #include "machdefs.h" |
[220] | 7 | #include "utils.h" |
8 | #include "perrors.h" | |
[244] | 9 | #include "pexceptions.h" |
[220] | 10 | #include "fmath.h" |
11 | ||
12 | #ifdef __mac__ | |
13 | #include "unixmac.h" | |
14 | #endif | |
15 | ||
16 | ||
17 | #endif |
Note:
See TracBrowser
for help on using the repository browser.