/* * Apple // emulator for *nix * * This software package is subject to the GNU General Public License * version 2 or later (your choice) as published by the Free Software * Foundation. * * THERE ARE NO WARRANTIES WHATSOEVER. * */ #ifndef _TESTCOMMON_H_ #define _TESTCOMMON_H_ #include "common.h" #endif // whole file