Fix date, RCS header, and inclusion symbol.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 24 Jun 1993 02:10:36 +0000 (02:10 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 24 Jun 1993 02:10:36 +0000 (02:10 +0000)
v7/src/microcode/ntterm.h
v7/src/microcode/nttop.h

index 0d63419ad0783a079184b041cc3ec840fd1ac0fd..9984c1d62d43cdb39c3f8c4f1246fcaed6f0f760 100644 (file)
@@ -1,8 +1,8 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/ntterm.h,v 1.2 1993/06/24 01:52:11 gjr Exp $
+$Id: ntterm.h,v 1.3 1993/06/24 02:09:50 gjr Exp $
 
-Copyright (c) 1992 Massachusetts Institute of Technology
+Copyright (c) 1992-1993 Massachusetts Institute of Technology
 
 This material was developed by the Scheme project at the Massachusetts
 Institute of Technology, Department of Electrical Engineering and
@@ -32,9 +32,9 @@ Technology nor of any adaptation thereof in any advertising,
 promotional, or sales literature without prior written consent from
 MIT in each case. */
 
-#ifndef SCM_UXTERM_H
-#define SCM_UXTERM_H
+#ifndef SCM_NTTERM_H
+#define SCM_NTTERM_H
 
 #include "osterm.h"
 
-#endif /* SCM_UXTERM_H */
+#endif /* SCM_NTTERM_H */
index e23071f7e2b5050561afeb4586e41817e89d0e42..f763c382951be1a1a72e4272324e21b021834b51 100644 (file)
@@ -1,8 +1,8 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/nttop.h,v 1.2 1993/06/24 01:52:11 gjr Exp $
+$Id: nttop.h,v 1.3 1993/06/24 02:10:36 gjr Exp $
 
-Copyright (c) 1992 Massachusetts Institute of Technology
+Copyright (c) 1992-1993 Massachusetts Institute of Technology
 
 This material was developed by the Scheme project at the Massachusetts
 Institute of Technology, Department of Electrical Engineering and
@@ -32,9 +32,9 @@ Technology nor of any adaptation thereof in any advertising,
 promotional, or sales literature without prior written consent from
 MIT in each case. */
 
-#ifndef SCM_DOSTOP_H
-#define SCM_DOSTOP_H
+#ifndef SCM_NTTOP_H
+#define SCM_NTTOP_H
 
 #include "ostop.h"
 
-#endif /* SCM_DOSTOP_H */
+#endif /* SCM_NTTOP_H */