Add package comment.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 18 Feb 1992 01:52:53 +0000 (01:52 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 18 Feb 1992 01:52:53 +0000 (01:52 +0000)
v7/src/compiler/machines/i386/instr1.scm
v7/src/compiler/machines/i386/instrf.scm

index 6fe9a9db6a14da6aa24bdc38f99e6d97132b406b..f2082aaf974bd653cfb0abbbadaa9edae0a12381 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/i386/instr1.scm,v 1.7 1992/02/13 07:47:52 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/i386/instr1.scm,v 1.8 1992/02/18 01:52:39 jinx Exp $
 
 Copyright (c) 1992 Massachusetts Institute of Technology
 
@@ -33,6 +33,7 @@ promotional, or sales literature without prior written consent from
 MIT in each case. |#
 
 ;;;; Intel i386 Instruction Set, part I
+;;; package: (compiler lap-syntaxer)
 
 ;; Some of the instructions have their operands ill-specified in the
 ;; i486 book.  Check against the appendices or the i386 book.
index 75b366b60a49e5d7828cfbeb866058275aa5dd8b..d6faaf585c0f2770148a655c77601582cb571efc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/i386/instrf.scm,v 1.7 1992/02/13 07:48:08 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/i386/instrf.scm,v 1.8 1992/02/18 01:52:53 jinx Exp $
 
 Copyright (c) 1992 Massachusetts Institute of Technology
 
@@ -33,6 +33,7 @@ promotional, or sales literature without prior written consent from
 MIT in each case. |#
 
 ;;;; Intel i387/i486 Instruction Set
+;;; package: (compiler lap-syntaxer)
 
 (declare (usual-integrations))
 \f