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