// This may look like C code, but it is really -*- C++ -*- #ifndef PEIDA_SEEN #define PEIDA_SEEN #include "machdefs.h" #include "utils.h" #include "perrors.h" #include "pexceptions.h" #include "fmath.h" #ifdef __mac__ #include "unixmac.h" #endif #endif