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:
425a0e7
)
Fix a problem introduced when checking the file in.
author
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Tue, 3 Aug 1993 09:08:40 +0000
(09:08 +0000)
committer
Guillermo J. Rozas
<edu/mit/csail/zurich/gjr>
Tue, 3 Aug 1993 09:08:40 +0000
(09:08 +0000)
v7/src/microcode/errors.h
patch
|
blob
|
history
diff --git
a/v7/src/microcode/errors.h
b/v7/src/microcode/errors.h
index bbffb6246357ecf0c5694ef4836d478045937e45..a98525e307527d4ec59e9d35f79618db598cca56 100644
(file)
--- a/
v7/src/microcode/errors.h
+++ b/
v7/src/microcode/errors.h
@@
-1,6
+1,6
@@
/* -*-C-*-
-$Id: errors.h,v 9.
39 1993/08/03 08:29:44
gjr Exp $
+$Id: errors.h,v 9.
40 1993/08/03 09:08:40
gjr Exp $
Copyright (c) 1987-1993 Massachusetts Institute of Technology
@@
-283,4
+283,4
@@
MIT in each case. */
/* 0x1a */ "Backing out of non-primitive" \
}
-#endif /* SCM_ERRORS_H
/*
+#endif /* SCM_ERRORS_H
*/