1
/* sqConfig.h -- platform identification and configuration */
4
#define macintoshSqueak 1
6
# if defined(SQ_CONFIG_DONE)
7
# error configuration conflict
9
# define SQ_CONFIG_DONE
11
#if !defined(SQ_CONFIG_DONE)
12
# error test for, and describe, your architecture here.