projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76e00d1
)
*** empty log message ***
author
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Tue, 3 Feb 1987 15:56:43 +0000
(15:56 +0000)
committer
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Tue, 3 Feb 1987 15:56:43 +0000
(15:56 +0000)
v7/src/microcode/fasdump.c
patch
|
blob
|
history
diff --git
a/v7/src/microcode/fasdump.c
b/v7/src/microcode/fasdump.c
index 8295739a3d69aca94c8cb55e258aa00850703881..e9a5a623212d4cd01c95b304f92ded6ccfd53537 100644
(file)
--- 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.2
1 1987/01/22 14:24:01
jinx Exp $
+/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/fasdump.c,v 9.2
2 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;
}
-