diff options
Diffstat (limited to 'SCM/scmflags.h')
-rw-r--r-- | SCM/scmflags.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/SCM/scmflags.h b/SCM/scmflags.h new file mode 100644 index 0000000..a3c5ea6 --- /dev/null +++ b/SCM/scmflags.h @@ -0,0 +1,4 @@ +//#undef SHORT_ALIGN +//#define CHEAP_CONTINUATIONS +//#undef STACK_GROWS_UP +//#define CONTINUATION_OTHER |