Compiling with the stepper hooks.
authorMark Friedman <edu/mit/csail/zurich/markf>
Mon, 5 Aug 1991 14:21:45 +0000 (14:21 +0000)
committerMark Friedman <edu/mit/csail/zurich/markf>
Mon, 5 Aug 1991 14:21:45 +0000 (14:21 +0000)
v7/src/microcode/config.h

index 79956a09b4e6f5843362d6041d700f5ac15295fb..74c2320485c156aeb7ccdf9c42c0a51ce05b4b69 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/config.h,v 9.59 1990/11/27 19:17:05 cph Rel $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/config.h,v 9.60 1991/08/05 14:21:45 markf Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990 Massachusetts Institute of Technology
 
@@ -51,7 +51,7 @@ MIT in each case. */
 /* #define DISABLE_HISTORY */
 
 /* To enable the STEPPER.  Incompatible with futures. */
-/* #define COMPILE_STEPPER */
+#define COMPILE_STEPPER 
 
 /* To enable FUTURES (a multiprocessor / multiprocessing extension).
    This option is incompatible with the stepper.