chibi-scheme/config.h
2009-03-03 21:29:04 +09:00

8 lines
226 B
C

/* config.h -- general configuration */
/* Copyright (c) 2009 Alex Shinn. All rights reserved. */
/* BSD-style license: http://synthcode.com/license.txt */
#define USE_BOEHM 1
#define USE_HUFF_SYMS 1
#define USE_DEBUG 1