[svn] / focus / config.h Repository:
ViewVC logotype

View of /focus/config.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 47 - (download) (as text) (annotate)
Sun Apr 11 19:51:21 2004 UTC (6 years, 4 months ago) by steve
File size: 169 byte(s)
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