From 50120d42af1282130ed7d8034dea9a6a172e7696 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Tue, 28 Jun 1994 19:05:14 +0000 Subject: [PATCH] Fix comment that erroneously stated that COMPILE_STEPPER is defined in "config.h". --- v7/src/microcode/unxutl/cf-dist.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/v7/src/microcode/unxutl/cf-dist.h b/v7/src/microcode/unxutl/cf-dist.h index c11cf3644..27ec28dd5 100644 --- a/v7/src/microcode/unxutl/cf-dist.h +++ b/v7/src/microcode/unxutl/cf-dist.h @@ -1,8 +1,8 @@ /* -*-C-*- -$Id: cf-dist.h,v 1.19 1993/11/09 16:11:44 gjr Exp $ +$Id: cf-dist.h,v 1.20 1994/06/28 19:05:14 cph Exp $ -Copyright (c) 1989-1993 Massachusetts Institute of Technology +Copyright (c) 1989-94 Massachusetts Institute of Technology This material was developed by the Scheme project at the Massachusetts Institute of Technology, Department of Electrical Engineering and @@ -90,7 +90,6 @@ MIT in each case. */ /* Some compilation options: -DDISABLE_HISTORY turns off history recording mechanism -DCOMPILE_STEPPER turns on support for the stepper - Done by config.h */ #define C_SWITCH_FEATURES -- 2.25.1