#ifndef SCHEME_KNOBS_H #define SCHEME_KNOBS_H #define STANDALONE 0 #define USE_INTERFACE 1 #define USE_MATH 1 #define prompt "#>" #endif