(40 . 7)(40 . 6)
296 # define USE_ERROR_HOOK 0
297 # define USE_TRACING 0
298 # define USE_COLON_HOOK 0
299 # define USE_DL 0
300 # define USE_PLIST 0
301 #endif
302
(50 . 11)(49 . 6)
304 */
305 #define USE_SCHEME_STACK
306
307 #if USE_DL
308 # define USE_INTERFACE 1
309 #endif
310
311
312 #ifndef USE_MATH /* If math support is needed */
313 # define USE_MATH 1
314 #endif