From fd9d5226835bbbd2f7074e8ed02761019209b350 Mon Sep 17 00:00:00 2001 From: "Guillermo J. Rozas" Date: Tue, 3 Feb 1987 15:56:43 +0000 Subject: [PATCH] *** empty log message *** --- v7/src/microcode/fasdump.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/v7/src/microcode/fasdump.c b/v7/src/microcode/fasdump.c index 8295739a3..e9a5a6232 100644 --- a/v7/src/microcode/fasdump.c +++ b/v7/src/microcode/fasdump.c @@ -30,7 +30,7 @@ Technology nor of any adaptation thereof in any advertising, promotional, or sales literature without prior written consent from MIT in each case. */ -/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/fasdump.c,v 9.21 1987/01/22 14:24:01 jinx Exp $ +/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/fasdump.c,v 9.22 1987/02/03 15:56:43 jinx Exp $ This file contains code for fasdump and dump-band. */ @@ -345,4 +345,3 @@ Built_In_Primitive(Prim_Band_Dump, 2, "DUMP-BAND") fclose(File_Handle); return TRUTH; } - -- 2.25.1