Parent Directory
|
Revision Log
Added amiga/config.h (bogus values form now!)
#ifndef _CONFIG_H_ #ifdef ARCH_SPECTRUM # include "focus/spectrum/config.h" #endif #ifdef ARCH_AMIGA # include "focus/amiga/config.h" #endif #endif /* _CONFIG_H_ */
| Repository Admin | ViewVC Help |
| Powered by ViewVC 1.0.5 |