Last change
on this file since 220 was 220, checked in by ansari, 26 years ago |
Creation module DPC/NTools Reza 09/04/99
|
File size:
274 bytes
|
Line | |
---|
1 | // This may look like C code, but it is really -*- C++ -*-
|
---|
2 |
|
---|
3 | #ifndef PEIDA_SEEN
|
---|
4 | #define PEIDA_SEEN
|
---|
5 |
|
---|
6 | #include "defs.h"
|
---|
7 | #include "utils.h"
|
---|
8 | #include "machine.h"
|
---|
9 | #include "perrors.h"
|
---|
10 | #include "exceptions.h"
|
---|
11 | #include "fmath.h"
|
---|
12 |
|
---|
13 | #ifdef __mac__
|
---|
14 | #include "unixmac.h"
|
---|
15 | #endif
|
---|
16 |
|
---|
17 |
|
---|
18 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.