Fixing the RCS header
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 24 Jun 1993 07:10:33 +0000 (07:10 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 24 Jun 1993 07:10:33 +0000 (07:10 +0000)
110 files changed:
v7/src/microcode/array.h
v7/src/microcode/bchdrn.h
v7/src/microcode/bchgcl.c
v7/src/microcode/bchpur.c
v7/src/microcode/bignmint.h
v7/src/microcode/bigprm.c
v7/src/microcode/bkpt.c
v7/src/microcode/bkpt.h
v7/src/microcode/bltdef.h
v7/src/microcode/breakup.c
v7/src/microcode/char.c
v7/src/microcode/cmpint.h
v7/src/microcode/comlin.c
v7/src/microcode/comlin.h
v7/src/microcode/copyrigh.c [new file with mode: 0644]
v7/src/microcode/critsec.h
v7/src/microcode/dfloat.c
v7/src/microcode/dmpwrld.c
v7/src/microcode/dosasutl.asm
v7/src/microcode/dosexcp.h
v7/src/microcode/dosfg.c
v7/src/microcode/dosfile.c
v7/src/microcode/dosi10.asm
v7/src/microcode/dosio.h
v7/src/microcode/doskbd.h
v7/src/microcode/dosselec.h
v7/src/microcode/dosterm.h
v7/src/microcode/dostop.h
v7/src/microcode/dostrap.h
v7/src/microcode/dostterm.c
v7/src/microcode/dosutil.c
v7/src/microcode/dosutil.h
v7/src/microcode/dstack.h
v7/src/microcode/edwin.h
v7/src/microcode/extern.c
v7/src/microcode/fixobj.h
v7/src/microcode/flonum.c
v7/src/microcode/future.c
v7/src/microcode/futures.h
v7/src/microcode/generic.c
v7/src/microcode/gpio.c
v7/src/microcode/history.h
v7/src/microcode/hunk.c
v7/src/microcode/image.h
v7/src/microcode/intercom.c
v7/src/microcode/load.c
v7/src/microcode/locks.h
v7/src/microcode/lookprm.c
v7/src/microcode/lookup.h
v7/src/microcode/missing.c
v7/src/microcode/osctty.h
v7/src/microcode/osfile.h
v7/src/microcode/osproc.h
v7/src/microcode/ospty.h
v7/src/microcode/ossig.h
v7/src/microcode/ostop.h
v7/src/microcode/ostty.c
v7/src/microcode/ostty.h
v7/src/microcode/ppband.c
v7/src/microcode/prim.c
v7/src/microcode/prim.h
v7/src/microcode/prims.h
v7/src/microcode/prmcon.h
v7/src/microcode/prosfile.c
v7/src/microcode/prosproc.c
v7/src/microcode/prospty.c
v7/src/microcode/prostty.c
v7/src/microcode/pruxfs.c
v7/src/microcode/pruxsock.c
v7/src/microcode/psbtobin.c
v7/src/microcode/regex.c
v7/src/microcode/regex.h
v7/src/microcode/rgxprim.c
v7/src/microcode/sample.c
v7/src/microcode/scode.h
v7/src/microcode/sdata.h
v7/src/microcode/sgraph.h
v7/src/microcode/starbase.c
v7/src/microcode/starbasx.c
v7/src/microcode/step.c
v7/src/microcode/string.c
v7/src/microcode/syntax.c
v7/src/microcode/syntax.h
v7/src/microcode/trap.h
v7/src/microcode/tterm.c
v7/src/microcode/typename.txt
v7/src/microcode/usrdef.h
v7/src/microcode/uxctty.c
v7/src/microcode/uxfile.c
v7/src/microcode/uxio.h
v7/src/microcode/uxproc.c
v7/src/microcode/uxproc.h
v7/src/microcode/uxsock.h
v7/src/microcode/uxterm.h
v7/src/microcode/uxtop.h
v7/src/microcode/uxtty.c
v7/src/microcode/uxutil.c
v7/src/microcode/uxutil.h
v7/src/microcode/winder.h
v7/src/microcode/x11.h
v7/src/microcode/x11color.c
v7/src/microcode/x11graph.c
v7/src/microcode/x11term.c
v7/src/microcode/zones.h
v8/src/microcode/fixobj.h
v8/src/microcode/lookup.h
v8/src/microcode/ppband.c
v8/src/microcode/psbtobin.c
v8/src/microcode/trap.h
v8/src/microcode/typename.txt

index 2233a70e9a6ff546826ff8d2ba2f2d390023d869..eb18b983097b833e2c35694f0edab7552c3ae59f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/array.h,v 9.34 1993/02/22 20:35:53 nick Exp $
+$Id: array.h,v 9.35 1993/06/24 07:06:53 gjr Exp $
 
 Copyright (c) 1987-91 Massachusetts Institute of Technology
 
index ef0b3555cb6095cda7ff62e2f5cb5e23fd735836..d25024c4e2d42a8b585c65a96a7497270bf8f5eb 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/bchdrn.h,v 1.4 1992/06/03 21:54:00 jinx Exp $
+$Id: bchdrn.h,v 1.5 1993/06/24 07:06:55 gjr Exp $
 
 Copyright (c) 1991-1992 Massachusetts Institute of Technology
 
index 1bfb7a84c6cf23ba68e5889e645254e6d3b5cdb4..5fa85fc64b307f7b3832e9a78b90e5d983c6bc6d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/bchgcl.c,v 9.44 1992/05/04 18:31:41 jinx Exp $
+$Id: bchgcl.c,v 9.45 1993/06/24 07:06:57 gjr Exp $
 
 Copyright (c) 1987-1992 Massachusetts Institute of Technology
 
index 0e5078df611e3e9f7d409297dfc5c72b625dc8e6..d56aa88b66af6c149b62834fe154479a52698ee9 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/bchpur.c,v 9.58 1992/06/03 21:54:53 jinx Exp $
+$Id: bchpur.c,v 9.59 1993/06/24 07:06:59 gjr Exp $
 
 Copyright (c) 1987-1992 Massachusetts Institute of Technology
 
index 8c66788ec32fb3711fcd264f6fbacde717597719..ebd9fa0406090c4e899a89853d1fb7ab04d6e86c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/bignmint.h,v 1.2 1992/06/10 21:43:58 jinx Exp $
+$Id: bignmint.h,v 1.3 1993/06/24 07:07:01 gjr Exp $
 
 Copyright (c) 1989-1992 Massachusetts Institute of Technology
 
index 07108d484527bb731423a95d1a9fda9e80cccd46..11f4d07d44ca1f58e07006eccab5973a9ffce9ec 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/bigprm.c,v 1.2 1991/10/29 22:55:11 jinx Exp $
+$Id: bigprm.c,v 1.3 1993/06/24 07:07:02 gjr Exp $
 
 Copyright (c) 1989-1991 Massachusetts Institute of Technology
 
index a0a6fe176809b4a545e36e07dee7e0a2e32a3a81..054af450865a35390f75473f58962d30b2706b49 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/bkpt.c,v 9.27 1992/02/03 23:21:38 jinx Exp $
+$Id: bkpt.c,v 9.28 1993/06/24 07:07:04 gjr Exp $
 
 Copyright (c) 1987-92 Massachusetts Institute of Technology
 
index bf19932b5b60def61f33ac9e09a9f20dbb1754df..89b04f2a25ae8f5b53196265edc480f6a845b6b3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/bkpt.h,v 9.28 1990/06/20 17:38:32 cph Rel $
+$Id: bkpt.h,v 9.29 1993/06/24 07:07:06 gjr Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990 Massachusetts Institute of Technology
 
index 52f7cf00951bddd0839b3dc7d5b93e969ef71e7f..78d622f2bb0f548283396d52882ed568d37d1390 100644 (file)
@@ -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/Attic/bltdef.h,v 1.2 1988/08/15 20:42:54 cph Rel $
+/* $Id: bltdef.h,v 1.3 1993/06/24 07:07:08 gjr Exp $
  *
  * Names and arity's of old "built-in" primitives.
  * The tables here are used by Bintopsb to upgrade binaries.
index 6945239734446423c678ddd8619bc979a075753f..bdf47aa0d4d4fb0dddf66e3609cd6d939c79489c 100644 (file)
@@ -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/Attic/breakup.c,v 9.23 1991/08/13 06:20:37 cph Exp $ */
+/* $Id: breakup.c,v 9.24 1993/06/24 07:07:09 gjr Exp $ */
 \f
 #include <stdio.h>
 
index 17203b18c6c66207fee2beb61572e5e3d06acdde..1017809fff2f44b49bd98aaf024eb93fe47e431b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/char.c,v 9.29 1991/10/29 22:55:11 jinx Exp $
+$Id: char.c,v 9.30 1993/06/24 07:07:11 gjr Exp $
 
 Copyright (c) 1987-1991 Massachusetts Institute of Technology
 
index 6d992136e51d4aa62bab79747df8a66b5fd9df4c..698ba54e995c2f7c346ab6adc93e5aaa537f68fc 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/cmpint.h,v 10.4 1990/06/20 17:39:09 cph Rel $
+$Id: cmpint.h,v 10.5 1993/06/24 07:07:13 gjr Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990 Massachusetts Institute of Technology
 
index ca7bea34de021c564eaa5f331092bfb418032640..367f6a0a60b739a1d3ba47b1078c23d38ae32e63 100644 (file)
@@ -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/comlin.c,v 1.7 1992/01/15 21:04:42 jinx Exp $
+/* $Id: comlin.c,v 1.8 1993/06/24 07:07:15 gjr Exp $
  *
  * This file contains the scheme command parser.
  *
index 17888655fcbb8a3fa953f1b77dac60ee94679318..25ac6d1c609a9b7fa61c24453c4f12f2251f03c4 100644 (file)
@@ -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/comlin.h,v 1.5 1992/04/18 00:27:35 jinx Exp $
+/* $Id: comlin.h,v 1.6 1993/06/24 07:07:16 gjr Exp $
  *
  * This file contains definitions for the scheme command parser.
  *
diff --git a/v7/src/microcode/copyrigh.c b/v7/src/microcode/copyrigh.c
new file mode 100644 (file)
index 0000000..64f7e12
--- /dev/null
@@ -0,0 +1,34 @@
+/* -*-C-*-
+
+Copyright (c) 1988 Massachusetts Institute of Technology
+
+This material was developed by the Scheme project at the Massachusetts
+Institute of Technology, Department of Electrical Engineering and
+Computer Science.  Permission to copy this software, to redistribute
+it, and to use it for any purpose is granted, subject to the following
+restrictions and understandings.
+
+1. Any copy made of this software must include this copyright notice
+in full.
+
+2. Users of this software agree to make their best efforts (a) to
+return to the MIT Scheme project any improvements or extensions that
+they make, so that these may be included in future releases; and (b)
+to inform MIT of noteworthy uses of this software.
+
+3. All materials developed as a consequence of the use of this
+software shall duly acknowledge such use, in accordance with the usual
+standards of acknowledging credit in academic research.
+
+4. MIT has made no warrantee or representation that the operation of
+this software will be error-free, and MIT is under no obligation to
+provide any services, by way of maintenance, update, or otherwise.
+
+5. In conjunction with products arising from the use of this material,
+there shall be no use of the name of the Massachusetts Institute of
+Technology nor of any adaptation thereof in any advertising,
+promotional, or sales literature without prior written consent from
+MIT in each case. */
+
+/* $Id: copyrigh.c,v 1.1 1993/06/24 07:07:29 gjr Exp $ */
+
index 4a479ba82c40d5146ef58397ce5c83d2f4758c50..9f626c9b7867ae09600864d100f5062c6e776b38 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/critsec.h,v 1.2 1991/10/29 22:55:11 jinx Exp $
+$Id: critsec.h,v 1.3 1993/06/24 07:07:54 gjr Exp $
 
 Copyright (c) 1990-1991 Massachusetts Institute of Technology
 
index 16d20254b65d5e52bcca543090c62727ae634977..873e2a74a84fca6ecace0956afb138fad562ac9c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/dfloat.c,v 1.3 1991/10/29 22:55:11 jinx Exp $
+$Id: dfloat.c,v 1.4 1993/06/24 07:07:55 gjr Exp $
 
 Copyright (c) 1991 Massachusetts Institute of Technology
 
index 070a47e8137d9da0548b434fee52d8f783804900..d3300d1a71f8f140bb07d7d09d273e6b4f0b6b6a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/dmpwrld.c,v 9.36 1990/11/28 22:43:02 cph Rel $
+$Id: dmpwrld.c,v 9.37 1993/06/24 07:07:57 gjr Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990 Massachusetts Institute of Technology
 
index 418d2a1ea5ef24bba54269d449ffaa810f88abcb..44e7b3924965d3351dee40e2a2600df2e5d99aa2 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Midas-*-
 ;;;
-;;;    $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/dosasutl.asm,v 1.2 1992/07/28 18:03:24 jinx Exp $
+;;;    $Id: dosasutl.asm,v 1.3 1993/06/24 07:07:58 gjr Exp $
 ;;;
 ;;;    Copyright (c) 1992 Massachusetts Institute of Technology
 ;;;
index c7fc3be425e992de9817a8684aa0f09f4ca7a7e1..9a7ebe9c40b0cf46dbd9536b0cf8ae0d91e58b4d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/dosexcp.h,v 1.2 1992/07/28 14:34:56 jinx Exp $
+$Id: dosexcp.h,v 1.3 1993/06/24 07:08:00 gjr Exp $
 
 Copyright (c) 1992 Massachusetts Institute of Technology
 
index 08dde94a62dd91bc3a481451ac25a6aa4378f8a5..95fc669e760c6a601a3df71616c4b9f9d464ef6d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/dosfg.c,v 1.2 1992/05/08 19:05:26 mhwu Exp $
+$Id: dosfg.c,v 1.3 1993/06/24 07:08:02 gjr Exp $
 
 Copyright (c) 1992 Massachusetts Institute of Technology
 
index 24ada8645ba49796d892911b8784cc9bf183feaa..d7cdffd6bde5e1fab312c4780fcaf167beb106ab 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/dosfile.c,v 1.1 1992/05/05 06:55:13 jinx Exp $
+$Id: dosfile.c,v 1.2 1993/06/24 07:08:03 gjr Exp $
 
 Copyright (c) 1992 Massachusetts Institute of Technology
 
index b6eb698d4880c90f7c99e6a1fa4b6416ec5f149d..5a5aa3ae7f7289857b37e602666271e01deda6aa 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Midas-*-
 ;;;
-;;;    $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/dosi10.asm,v 1.1 1992/07/28 18:12:49 jinx Exp $
+;;;    $Id: dosi10.asm,v 1.2 1993/06/24 07:08:05 gjr Exp $
 ;;;
 ;;;    Copyright (c) 1992 Massachusetts Institute of Technology
 ;;;
index 7d77e99c140e3d0c7c89d8dd0da95311ecca55e8..bc489b234e7ccc0bcc4e35a7efb5725b6b194e8e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/dosio.h,v 1.1 1992/05/05 06:55:13 jinx Exp $
+$Id: dosio.h,v 1.2 1993/06/24 07:08:06 gjr Exp $
 
 Copyright (c) 1992 Massachusetts Institute of Technology
 
index 6df68a2c630846abeb64297cd4ae4770802a921d..df3f83d46e178f63f069c8e2588c78fc3d4e978e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/doskbd.h,v 1.1 1992/05/05 06:55:13 jinx Exp $
+$Id: doskbd.h,v 1.2 1993/06/24 07:08:08 gjr Exp $
 
 Copyright (c) 1992 Massachusetts Institute of Technology
 
index bce034dac4903d6906a552241a066164e4638c7a..baebb9a47f5740e9d072ae5faa095d745a27ecab 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/dosselec.h,v 1.1 1992/05/05 06:55:13 jinx Exp $
+$Id: dosselec.h,v 1.2 1993/06/24 07:08:09 gjr Exp $
 
 Copyright (c) 1992 Massachusetts Institute of Technology
 
index c81230f5cebf01f3ebbd3c0b058dc0a1246d2d49..c666f27cf3c4f289a4c8ba01d0f25b6f9cecf755 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/dosterm.h,v 1.1 1992/05/05 06:55:13 jinx Exp $
+$Id: dosterm.h,v 1.2 1993/06/24 07:08:11 gjr Exp $
 
 Copyright (c) 1992 Massachusetts Institute of Technology
 
index c1a0c618de154b70841e510089d4e2d86c3c1b17..8769fa203aaac2481cd52a7ca43c34e1cc445caa 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/dostop.h,v 1.1 1992/05/05 06:55:13 jinx Exp $
+$Id: dostop.h,v 1.2 1993/06/24 07:08:13 gjr Exp $
 
 Copyright (c) 1992 Massachusetts Institute of Technology
 
index 26c0660d0bbb9ce20b953ec4e2298c2513183ddb..382c8c1bc2f373d93a506fe79cc3280a3ca0f10a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/dostrap.h,v 1.1 1992/05/05 06:55:13 jinx Exp $
+$Id: dostrap.h,v 1.2 1993/06/24 07:08:14 gjr Exp $
 
 Copyright (c) 1992 Massachusetts Institute of Technology
 
index 0528fb5d54d9f3d2d5f370b3bdf517f3dae4927b..e1401d4da9110e714483e1f7eee2a9c28c877925 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/dostterm.c,v 1.1 1992/05/05 06:55:13 jinx Exp $
+$Id: dostterm.c,v 1.2 1993/06/24 07:08:16 gjr Exp $
 
 Copyright (c) 1992 Massachusetts Institute of Technology
 
index 215b4e77165f1fc3a473b0204130f4616fe9fabd..71be413df1df72d251526bf53f5356bd4606667a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/dosutil.c,v 1.1 1992/05/05 06:55:13 jinx Exp $
+$Id: dosutil.c,v 1.2 1993/06/24 07:08:17 gjr Exp $
 
 Copyright (c) 1992 Massachusetts Institute of Technology
 
index 508bc8f161ffadbc157865be5246c94c2b8d02f3..1e87a43482527ca4b19e85de44611e2e5a1dc7d3 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/dosutil.h,v 1.1 1992/05/05 06:55:13 jinx Exp $
+$Id: dosutil.h,v 1.2 1993/06/24 07:08:19 gjr Exp $
 
 Copyright (c) 1992 Massachusetts Institute of Technology
 
index 97ce6c240aad5842c486810eff836e1e950a9998..6d3752fea3555c591f86d2742bc7b1b5de928422 100644 (file)
@@ -14,7 +14,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-/* $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/dstack.h,v 1.5 1992/02/10 13:09:11 jinx Exp $ */
+/* $Id: dstack.h,v 1.6 1993/06/24 07:08:21 gjr Exp $ */
 
 #ifndef __DSTACK_H__
 #define __DSTACK_H__
index 14db24ddb1bde7d5d9deda42f7a6e83574678f3c..9874e6685afbba99f5a28d95d0906cb0e5134855 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/edwin.h,v 1.5 1991/04/02 19:45:17 cph Exp $
+$Id: edwin.h,v 1.6 1993/06/24 07:08:23 gjr Exp $
 
 Copyright (c) 1987-91 Massachusetts Institute of Technology
 
index 2c130684584a8e4c44b37772f358c6061f9d644e..ce18462e08a811c6227dfabfb02ac795f43a222f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/extern.c,v 9.32 1992/01/20 16:06:21 jinx Exp $
+$Id: extern.c,v 9.33 1993/06/24 07:08:24 gjr Exp $
 
 Copyright (c) 1987-1992 Massachusetts Institute of Technology
 
index 1490cc186a04cdd37dceaa61c6be94d452a4b5ba..0ea5784425bee2fd8abab8fe14d17a784d2817d8 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/fixobj.h,v 9.30 1991/05/05 00:29:26 jinx Exp $
+$Id: fixobj.h,v 9.31 1993/06/24 07:08:32 gjr Exp $
 
 Copyright (c) 1987-91 Massachusetts Institute of Technology
 
index 00bdeb08af2635530005432d25dd2d9efd25ef8f..58d6a5b5a9d3c84fbc292096aa188dad360f9c6a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/flonum.c,v 9.39 1992/02/27 18:26:30 mhwu Exp $
+$Id: flonum.c,v 9.40 1993/06/24 07:08:34 gjr Exp $
 
 Copyright (c) 1987-92 Massachusetts Institute of Technology
 
index 69cc6075bc89e1d3d22bbfc869731c951f2b5ec3..d3e9769f89f4684248ae27fbc74badf5dc093e79 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/future.c,v 9.27 1989/09/20 23:08:34 cph Rel $
+$Id: future.c,v 9.28 1993/06/24 07:08:36 gjr Exp $
 
 Copyright (c) 1987, 1988, 1989 Massachusetts Institute of Technology
 
index 6ba64fb97bedd2847417797987ab1ffd5f3d9a9b..c9c1e0b66b85b52fd6b4565f2daa51710e6984f9 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/futures.h,v 9.27 1990/06/20 17:40:37 cph Rel $
+$Id: futures.h,v 9.28 1993/06/24 07:08:38 gjr Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990 Massachusetts Institute of Technology
 
index 6ae3d60e4cd83b4c4a18971150aa56f8087654e5..8d2e740fd281a58a21a1b33b3354aaa36b85b019 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/generic.c,v 9.36 1991/05/06 18:10:38 jinx Exp $
+$Id: generic.c,v 9.37 1993/06/24 07:08:40 gjr Exp $
 
 Copyright (c) 1987-1991 Massachusetts Institute of Technology
 
index cef114864655f42532181c50fb1cf06935bcd043..37b71864594dedf4be725e692f72380bf4bd2ddd 100644 (file)
@@ -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/Attic/gpio.c,v 1.9 1991/04/27 00:43:27 cph Exp $ */
+/* $Id: gpio.c,v 1.10 1993/06/24 07:08:42 gjr Exp $ */
 
 /* Scheme primitives for GPIO */
 
index 4ec285f096ab281af0990cf2097d1be05123974d..edbc142b109875b886768d1f3c0d4429421a148f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/history.h,v 9.27 1990/11/14 10:57:45 cph Rel $
+$Id: history.h,v 9.28 1993/06/24 07:08:44 gjr Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990 Massachusetts Institute of Technology
 
index 1714d77662faed1d406244f5a96393d429ba96bf..b43a97a6ce6612297b76fbaaa381cc92f8170beb 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/hunk.c,v 9.27 1992/01/15 02:27:57 jinx Exp $
+$Id: hunk.c,v 9.28 1993/06/24 07:08:45 gjr Exp $
 
 Copyright (c) 1987-92 Massachusetts Institute of Technology
 
index 959c94de923ab42657b5ef94a9a90f006db843c9..6e2a858a5fafd2ffdd04584da43520a6efd1b8e5 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/image.h,v 9.23 1989/09/20 23:09:19 cph Rel $
+$Id: image.h,v 9.24 1993/06/24 07:08:49 gjr Exp $
 
 Copyright (c) 1987, 1988, 1989 Massachusetts Institute of Technology
 
index d4280e3e7ca8b3c76c9400a972b5ff57f8101a7f..fe6e7f475c0c87c6c5a2d0b9fa1ce73a4d55a4b4 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/intercom.c,v 9.28 1990/06/20 17:41:04 cph Rel $
+$Id: intercom.c,v 9.29 1993/06/24 07:08:51 gjr Exp $
 
 Copyright (c) 1987, 1988, 1989, 1990 Massachusetts Institute of Technology
 
index 8a54a961a3c7ec5fa27c5c87182ea5d89517a88e..8d4516b94e450025c94a38b8d34ce940d1c95a64 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/load.c,v 9.31 1992/01/16 01:47:56 jinx Exp $
+$Id: load.c,v 9.32 1993/06/24 07:08:53 gjr Exp $
 
 Copyright (c) 1987-92 Massachusetts Institute of Technology
 
index 6ed5f79bed3becf686547c84bb2a63a84ba0d7f8..f84d776792e7ff58ee5e5ab75c241b96349e39e0 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/locks.h,v 9.24 1989/09/20 23:09:56 cph Rel $
+$Id: locks.h,v 9.25 1993/06/24 07:08:54 gjr Exp $
 
 Copyright (c) 1987, 1988, 1989 Massachusetts Institute of Technology
 
index 91d50cd306f4fd44e0bfc6ff75dd32b854d87724..c292c86d350047446eb1b156ee6b36c73e003e30 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/lookprm.c,v 1.8 1992/01/20 13:26:19 jinx Exp $
+$Id: lookprm.c,v 1.9 1993/06/24 07:08:56 gjr Exp $
 
 Copyright (c) 1988-1992 Massachusetts Institute of Technology
 
index 41e859cc7c3d84a87388099d711be5de0500a5a9..255e13aad2b7f2dedb7a3c8cdee2ffa78cb5630d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/lookup.h,v 9.47 1992/02/27 18:31:48 mhwu Exp $
+$Id: lookup.h,v 9.48 1993/06/24 07:08:58 gjr Exp $
 
 Copyright (c) 1988-92 Massachusetts Institute of Technology
 
index 3a1eb80eca81d973832969615cc7c7bdeb163a90..837f6c8430d8505971cff4f112d25667663c7b3e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/missing.c,v 9.29 1992/02/20 16:23:58 jinx Exp $
+$Id: missing.c,v 9.30 1993/06/24 07:09:00 gjr Exp $
 
 Copyright (c) 1987-1992 Massachusetts Institute of Technology
 
index b80d2eef846dcafeda8f072109d6a009f949c1f9..23d056f94532fccb218b84cf59505f328c9a0d2f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/osctty.h,v 1.2 1992/05/05 06:37:17 jinx Exp $
+$Id: osctty.h,v 1.3 1993/06/24 07:09:03 gjr Exp $
 
 Copyright (c) 1990-1992 Massachusetts Institute of Technology
 
index 0b9dcfae375091ebbf2bc7c5fa2d028193cc50c6..3eb76215744d8c1b1c2360279d8663852de3a366 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/osfile.h,v 1.1 1990/06/20 19:36:20 cph Rel $
+$Id: osfile.h,v 1.2 1993/06/24 07:09:05 gjr Exp $
 
 Copyright (c) 1990 Massachusetts Institute of Technology
 
index 30c48c36a8e971f582db77bf72cf29ae99e422aa..53d469753f5dca9f660e570782451e70382a643a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/osproc.h,v 1.7 1992/03/26 10:54:49 cph Exp $
+$Id: osproc.h,v 1.8 1993/06/24 07:09:06 gjr Exp $
 
 Copyright (c) 1990-92 Massachusetts Institute of Technology
 
index 074f48e546ece83853a6f4e8a55ec5da60f595a6..9030888dd0555f4130fb8eb3c3c90c0122569d14 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/ospty.h,v 1.2 1992/07/23 12:38:01 jinx Exp $
+$Id: ospty.h,v 1.3 1993/06/24 07:09:08 gjr Exp $
 
 Copyright (c) 1992 Massachusetts Institute of Technology
 
index e982374a9b26564670d3ef55c6cc8ed7d576f18a..91eae87405bd2f91fa0c9637034f71197454b678 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/ossig.h,v 1.2 1992/05/05 06:57:20 jinx Exp $
+$Id: ossig.h,v 1.3 1993/06/24 07:09:09 gjr Exp $
 
 Copyright (c) 1990-1992 Massachusetts Institute of Technology
 
index 1f6af4fb00114352462c954ef2850c27575a38ff..67f202b2cc4688a1de82ea114c76082d2ab36723 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/ostop.h,v 1.3 1991/01/24 04:34:30 cph Exp $
+$Id: ostop.h,v 1.4 1993/06/24 07:09:10 gjr Exp $
 
 Copyright (c) 1990-1 Massachusetts Institute of Technology
 
index 9d6e95c82578f800e826e9f3dd5ec88535ff480d..b323098250b12f68b7276dfe130d0230d881a9e9 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/ostty.c,v 1.2 1992/02/27 18:56:52 mhwu Exp $
+$Id: ostty.c,v 1.3 1993/06/24 07:09:12 gjr Exp $
 
 Copyright (c) 1990 Massachusetts Institute of Technology
 
index a0c8a8e21fbb4983b92e0d161c71d30e0ab89b0f..da82692d02595059914ea93466c3fc1cf3df10c2 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/ostty.h,v 1.3 1992/02/27 18:53:26 mhwu Exp $
+$Id: ostty.h,v 1.4 1993/06/24 07:09:13 gjr Exp $
 
 Copyright (c) 1990 Massachusetts Institute of Technology
 
index de9079aab377b47d4464fe4be868ef8f1044bc27..c77ebe7d956fff41149fcf67afc8c2ee32b72d58 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/ppband.c,v 9.44 1992/08/16 23:22:34 jinx Exp $
+$Id: ppband.c,v 9.45 1993/06/24 07:09:15 gjr Exp $
 
 Copyright (c) 1987-1992 Massachusetts Institute of Technology
 
index 289b231d113f6a1c2c7e6832ad3361e1419a15a4..94a922df08351e98ec03c9c64e9e6ed167c3b412 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/prim.c,v 9.35 1992/07/21 18:19:00 cph Exp $
+$Id: prim.c,v 9.36 1993/06/24 07:09:17 gjr Exp $
 
 Copyright (c) 1988-92 Massachusetts Institute of Technology
 
index 89b78715ae8f1b3a92b4827ecc2559047cc6d6c0..08d9a5f5547792b2d83661a467c190bf3aa68a76 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/prim.h,v 9.42 1992/01/15 17:29:50 jinx Exp $
+$Id: prim.h,v 9.43 1993/06/24 07:09:18 gjr Exp $
 
 Copyright (c) 1987-92 Massachusetts Institute of Technology
 
index addd2568222be8d8c8baa177aaef7ec2ae71f5c3..fc48ea4965277241511f6a4656a2e7726e333b23 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/prims.h,v 9.40 1992/01/20 13:20:01 jinx Exp $
+$Id: prims.h,v 9.41 1993/06/24 07:09:20 gjr Exp $
 
 Copyright (c) 1987-1992 Massachusetts Institute of Technology
 
index 6566a774ce3b7bd4bd66fb4e7b8e319f1c35262b..3eec8a618ee4f40aa5c4d9427707fd1c16d25eb0 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/prmcon.h,v 1.1 1990/11/21 07:00:30 jinx Rel $
+$Id: prmcon.h,v 1.2 1993/06/24 07:09:22 gjr Exp $
 
 Copyright (c) 1990 Massachusetts Institute of Technology
 
index d1cbf2b4381181da332966c82fd5b007695418ba..83ad4e71a584bb971804009239e76a29ec606efa 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/prosfile.c,v 1.5 1992/06/10 21:36:45 jinx Exp $
+$Id: prosfile.c,v 1.6 1993/06/24 07:09:24 gjr Exp $
 
 Copyright (c) 1987-1992 Massachusetts Institute of Technology
 
index a77574dfbdd6d006b1a78d07343d5fccd5e5fa12..83bf4031612ae7da6ab3f2f4a4153fdf6d0396e4 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/prosproc.c,v 1.12 1992/03/27 20:32:53 cph Exp $
+$Id: prosproc.c,v 1.13 1993/06/24 07:09:26 gjr Exp $
 
 Copyright (c) 1990-92 Massachusetts Institute of Technology
 
index cefa0a921d7b8c5bc5c2ea144dd2378ea1aae292..fda2af9c92cd147c67540fb0b48c6d2aa7535dda 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/prospty.c,v 1.1 1992/05/05 06:35:16 jinx Exp $
+$Id: prospty.c,v 1.2 1993/06/24 07:09:28 gjr Exp $
 
 Copyright (c) 1992 Massachusetts Institute of Technology
 
index b6e467e8f0aea6c1d35f053bd05f6f9db1f63fb0..909f8ea22e04ec5ed2e8affe83a03aa41965f926 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/prostty.c,v 1.4 1992/05/05 06:37:58 jinx Exp $
+$Id: prostty.c,v 1.5 1993/06/24 07:09:30 gjr Exp $
 
 Copyright (c) 1987-1992 Massachusetts Institute of Technology
 
index 5c6a87f30fa5c3a8cce62513b2975ab87c0a8422..59d6bd58b2852a45398fb2a5597c99dfd42da686 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/pruxfs.c,v 9.50 1992/09/05 03:03:25 cph Exp $
+$Id: pruxfs.c,v 9.51 1993/06/24 07:09:32 gjr Exp $
 
 Copyright (c) 1987-92 Massachusetts Institute of Technology
 
index 2f5ef0dff7de98202bafbfcf37c9cd71f1b9db17..ea1e376d9ed46ca9da917b66dd5f077972724247 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/pruxsock.c,v 1.6 1992/06/05 19:45:15 jinx Exp $
+$Id: pruxsock.c,v 1.7 1993/06/24 07:09:34 gjr Exp $
 
 Copyright (c) 1990-1992 Massachusetts Institute of Technology
 
index 93526d59656a4514e5d1aa1d988aa7a333b92a5c..b03114d45b37910742233b1fdf4acc429139ff1e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/psbtobin.c,v 9.48 1992/08/16 23:16:30 jinx Exp $
+$Id: psbtobin.c,v 9.49 1993/06/24 07:09:36 gjr Exp $
 
 Copyright (c) 1987-1992 Massachusetts Institute of Technology
 
index b09f2a03627e0a7da133c89a22125bc0e4613d39..90e79942b2b05d617bcd4dcf0f07615525f46f16 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/regex.c,v 1.12 1992/08/20 23:47:58 jinx Exp $
+$Id: regex.c,v 1.13 1993/06/24 07:09:38 gjr Exp $
 
 Copyright (c) 1987-1992 Massachusetts Institute of Technology
 
index 4f8ce8d08373e83c505f62d321b62841cb38587a..cec7b34936b1d9be222ea66238b718825aa40e84 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/regex.h,v 1.5 1992/01/15 04:13:06 jinx Exp $
+$Id: regex.h,v 1.6 1993/06/24 07:09:40 gjr Exp $
 
 Copyright (c) 1987-92 Massachusetts Institute of Technology
 
index fe895075ca19000a7a0c24fddbcc5d2066a5c8ec..8db09b559c0ad5273638fa96f94e9337e9d6c1ea 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/rgxprim.c,v 1.9 1991/04/02 19:45:24 cph Exp $
+$Id: rgxprim.c,v 1.10 1993/06/24 07:09:41 gjr Exp $
 
 Copyright (c) 1987-91 Massachusetts Institute of Technology
 
index a206716d0032b8554d493370cc6857529e5035a5..1461dda20b7514f026200f55b4391db42ed4aec7 100644 (file)
@@ -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/sample.c,v 9.24 1989/09/20 23:11:19 cph Rel $ */
+/* $Id: sample.c,v 9.25 1993/06/24 07:09:43 gjr Exp $ */
 \f
 /* This file is intended to help you find out how to write primitives.
    Many concepts needed to write primitives can be found by looking
index d3765be3db6d7cacd259440737be27cc888a2845..a7f804720f7493eac6d12fdbb17d3f799ee03319 100644 (file)
@@ -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/scode.h,v 9.24 1989/09/20 23:11:26 cph Rel $
+/* $Id: scode.h,v 9.25 1993/06/24 07:09:45 gjr Exp $
  *
  * Format of the SCode representation of programs.  Each of these
  * is described in terms of the slots in the data structure.
index b549deada242b1d6d6d2c5d8f44ad06303bcc65b..6667a55d056603413bed48068bcd30170749210d 100644 (file)
@@ -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/sdata.h,v 9.31 1989/09/20 23:11:29 cph Rel $
+/* $Id: sdata.h,v 9.32 1993/06/24 07:09:46 gjr Exp $
  *
  * Description of the user data objects.  This should parallel the
  * file SDATA.SCM in the runtime system.
index 32169072c4542a1a3b35afc0a1f217787068ced6..fdbe59d3d2af05a98e1de90c58a7dd9aa9134a70 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/sgraph.h,v 1.5 1989/09/20 23:05:07 cph Rel $
+$Id: sgraph.h,v 1.6 1993/06/24 07:09:48 gjr Exp $
 
 Copyright (c) 1988, 1989 Massachusetts Institute of Technology
 
index 10f3f01427226a8bb4481101610b8fb488b2afc9..5be6f4336e3607f33714db8bb027514c5b469cab 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/starbase.c,v 1.5 1992/04/24 17:07:13 mhwu Exp $
+$Id: starbase.c,v 1.6 1993/06/24 07:09:50 gjr Exp $
 
 Copyright (c) 1989, 1990 Massachusetts Institute of Technology
 
index 4b0e59efa0dc6a98a05c6d57ec543c6959d1f17f..a6b9216fee110f41a054ad23dc10f24d15416f5c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/Attic/starbasx.c,v 1.4 1990/10/02 22:52:12 cph Rel $
+$Id: starbasx.c,v 1.5 1993/06/24 07:09:52 gjr Exp $
 
 Copyright (c) 1989, 1990 Massachusetts Institute of Technology
 
index 061068ac42c2d8b4d743088fcbbf71f441ee9252..5c526912fa3c8001758f403276c7738bb0e7e27c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/step.c,v 9.30 1992/01/15 04:02:33 jinx Exp $
+$Id: step.c,v 9.31 1993/06/24 07:09:53 gjr Exp $
 
 Copyright (c) 1987-92 Massachusetts Institute of Technology
 
index 6ea09ae573e8d4fbb92f64db786c4c18c253328b..3576d2b48a53e3f2ef185384d7949493e27fd8ab 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/string.c,v 9.35 1992/01/15 04:00:20 jinx Exp $
+$Id: string.c,v 9.36 1993/06/24 07:09:55 gjr Exp $
 
 Copyright (c) 1987-92 Massachusetts Institute of Technology
 
index 623b5f4b6bf8930057e90755f0e86c59d8cf597c..ee803297e4fd84dd0f816aa687cad23ae17f90b4 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/syntax.c,v 1.21 1991/05/20 20:31:51 cph Exp $
+$Id: syntax.c,v 1.22 1993/06/24 07:09:57 gjr Exp $
 
 Copyright (c) 1987-91 Massachusetts Institute of Technology
 
index 6a5352916189a3cbd8a73988ce2cf2d53338cc04..a58155234aacb2bb8cecbac2200afe1e0b73b757 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/syntax.h,v 1.7 1989/09/20 23:12:04 cph Rel $
+$Id: syntax.h,v 1.8 1993/06/24 07:09:59 gjr Exp $
 
 Copyright (c) 1987, 1988, 1989 Massachusetts Institute of Technology
 
index ee1694968f774f758fbdda5e41af63ea7b630982..45e47b64e94865468645571a16cc494f3befb534 100644 (file)
@@ -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/trap.h,v 9.42 1989/09/20 23:12:11 cph Rel $ */
+/* $Id: trap.h,v 9.43 1993/06/24 07:10:00 gjr Exp $ */
 \f
 /* Kinds of traps:
 
index 094969010df549aca7fe7d0c5648f52859357bc2..4940c6925d9d875c98219bd96b78fa99d162480b 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/tterm.c,v 1.2 1991/10/29 22:55:11 jinx Exp $
+$Id: tterm.c,v 1.3 1993/06/24 07:10:02 gjr Exp $
 
 Copyright (c) 1990-1991 Massachusetts Institute of Technology
 
index 88efc5f9e25c1bf7f19350253525085b0ea3d02b..1e65655029e201bf4b1d86760ebfdf3c13285db0 100644 (file)
@@ -1,6 +1,6 @@
 -*- Fundamental -*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/typename.txt,v 1.2 1993/01/27 19:27:11 gjr Exp $
+$Id: typename.txt,v 1.3 1993/06/24 07:10:03 gjr Exp $
 
 8 bit  6 bit  Name                        8 bit  6 bit  Name
 =====  ====   ==========================  =====  ====   =======================
index d7016aaed9f79c48a77e5bb509ffb17632fb1637..6f1b10a1b9250c0848eef3aea6158834df2d8961 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/usrdef.h,v 9.38 1992/01/15 17:34:23 jinx Exp $
+$Id: usrdef.h,v 9.39 1993/06/24 07:10:05 gjr Exp $
 
 Copyright (c) 1987-92 Massachusetts Institute of Technology
 
index b5d3fd259a2351f4d233367a32795b574f3be609..e4511ba0649ddc80487db9cce354fb2fef1c4f2c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/uxctty.c,v 1.11 1992/05/05 06:37:40 jinx Exp $
+$Id: uxctty.c,v 1.12 1993/06/24 07:10:07 gjr Exp $
 
 Copyright (c) 1990-1992 Massachusetts Institute of Technology
 
index 34dce435c85077a7ad96db7ce9d76ce8635e2751..ca3eeac78066c6fa9227668a578300d6a3237bb6 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/uxfile.c,v 1.6 1991/06/15 00:40:32 cph Exp $
+$Id: uxfile.c,v 1.7 1993/06/24 07:10:08 gjr Exp $
 
 Copyright (c) 1990-91 Massachusetts Institute of Technology
 
index 18affb12ea0539895d95cea202eadc40de327169..3356ef17447fab499fe8913c553abfede738429c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/uxio.h,v 1.2 1991/03/11 23:43:07 cph Exp $
+$Id: uxio.h,v 1.3 1993/06/24 07:10:10 gjr Exp $
 
 Copyright (c) 1990-91 Massachusetts Institute of Technology
 
index 051dab51172a544ac71b71fb37cedaa4a9701203..208220c906ff5e848b2a0cd15b171452d18f7273 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/uxproc.c,v 1.14 1992/03/26 10:54:40 cph Exp $
+$Id: uxproc.c,v 1.15 1993/06/24 07:10:11 gjr Exp $
 
 Copyright (c) 1990-92 Massachusetts Institute of Technology
 
index ffd33952fb2c37d69e24f4685ba05dd865b5617b..58de1921d30caf50271c65d85c5fe840aa20590c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/uxproc.h,v 1.3 1991/03/09 21:11:04 cph Exp $
+$Id: uxproc.h,v 1.4 1993/06/24 07:10:13 gjr Exp $
 
 Copyright (c) 1990-91 Massachusetts Institute of Technology
 
index 22e6fb8e6d0913fa470bf5b6427cc76f2aa02e7f..cdec7b85f83dbf6b1b21d69b93a77d05541117b8 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/uxsock.h,v 1.4 1992/06/05 20:07:24 jinx Exp $
+$Id: uxsock.h,v 1.5 1993/06/24 07:10:15 gjr Exp $
 
 Copyright (c) 1990-92 Massachusetts Institute of Technology
 
index 5e3377f8f13a94a88043d7d7f0f0074482c29954..6b9e44bba38d641d75b36b268574acd6a921f570 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/uxterm.h,v 1.3 1991/01/07 23:57:22 cph Rel $
+$Id: uxterm.h,v 1.4 1993/06/24 07:10:16 gjr Exp $
 
 Copyright (c) 1990, 1991 Massachusetts Institute of Technology
 
index 79eac606cdbfd02b4085ed0755c3eaaae12a304e..2c9b1f945a9646f6a7fbfa407ff7d08cd642491f 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/uxtop.h,v 1.1 1990/06/20 19:37:51 cph Rel $
+$Id: uxtop.h,v 1.2 1993/06/24 07:10:18 gjr Exp $
 
 Copyright (c) 1990 Massachusetts Institute of Technology
 
index 52867e7783ddae2113dd2d708f94dd538d115dae..1d50104ddd85964088d6a12eb02b318306b457a1 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/uxtty.c,v 1.8 1992/02/10 13:51:02 jinx Exp $
+$Id: uxtty.c,v 1.9 1993/06/24 07:10:20 gjr Exp $
 
 Copyright (c) 1990-1992 Massachusetts Institute of Technology
 
index bb565316d0b5dba92e6f9063edd82ef24935ae67..1bd592d0bcfbf739ef3ef42c223b8414e3606837 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/uxutil.c,v 1.4 1991/10/16 22:26:19 jinx Exp $
+$Id: uxutil.c,v 1.5 1993/06/24 07:10:22 gjr Exp $
 
 Copyright (c) 1990, 1991 Massachusetts Institute of Technology
 
index 4d4295f6d41ddf1a588eeb259453184271427c65..def51de30c4fd66af9c54f451856815cf7b88203 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/uxutil.h,v 1.1 1990/06/20 19:38:10 cph Rel $
+$Id: uxutil.h,v 1.2 1993/06/24 07:10:23 gjr Exp $
 
 Copyright (c) 1990 Massachusetts Institute of Technology
 
index c9804acf72b3fdf0a89494041b3c5e5ebeb63405..4e8093dfecbb0d03c3d46cbb291d88934685563c 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/winder.h,v 9.24 1989/09/20 23:13:09 cph Rel $
+$Id: winder.h,v 9.25 1993/06/24 07:10:25 gjr Exp $
 
 Copyright (c) 1987, 1988, 1989 Massachusetts Institute of Technology
 
index 3107791fc2ed9c34e04479be8bd2d7d7258d1131..1fc80ba98df29af0fa1bf8ae67997bd255b8585a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/x11.h,v 1.14 1992/08/18 03:25:26 cph Exp $
+$Id: x11.h,v 1.15 1993/06/24 07:10:27 gjr Exp $
 
 Copyright (c) 1989-92 Massachusetts Institute of Technology
 
index f2efab4279640dbc0641a40735a31983ead585a4..ba6731df919fb29ea939779c3eee32dd4c616451 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/x11color.c,v 1.3 1991/07/23 08:16:51 cph Exp $
+$Id: x11color.c,v 1.4 1993/06/24 07:10:29 gjr Exp $
 
 Copyright (c) 1991 Massachusetts Institute of Technology
 
index b7e014bc4bf4ebd4d5c0e1e4d60d572c0a7a117c..5a09ea781e7d4c8f7b78fb506c2fbe783119a6c4 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/x11graph.c,v 1.29 1992/08/18 19:33:19 cph Exp $
+$Id: x11graph.c,v 1.30 1993/06/24 07:10:31 gjr Exp $
 
 Copyright (c) 1989-92 Massachusetts Institute of Technology
 
index b00a4d317c3a72d77a7c49d4561da1ea7c221fe3..f6039bce8f2ce25b5b7531f42a4fda5233844b7d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/x11term.c,v 1.20 1992/03/14 00:08:54 cph Exp $
+$Id: x11term.c,v 1.21 1993/06/24 07:10:33 gjr Exp $
 
 Copyright (c) 1989-92 Massachusetts Institute of Technology
 
index d8541d89a0252d1d7b28c50692257280daaa3e44..7dc9f2d7bb9e455bbe90978a99615a3a35dc801d 100644 (file)
@@ -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/Attic/zones.h,v 9.24 1990/06/20 17:42:58 cph Rel $
+/* $Id: zones.h,v 9.25 1993/06/24 07:05:28 gjr Exp $
  *
  * Metering stuff.
  * We break all times into time zones suitable for external analysis.
index 1be8ddadaff523dc42196ec82e929d18782e6e5f..0ea5784425bee2fd8abab8fe14d17a784d2817d8 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/fixobj.h,v 9.30 1991/05/05 00:29:26 jinx Exp $
+$Id: fixobj.h,v 9.31 1993/06/24 07:08:32 gjr Exp $
 
 Copyright (c) 1987-91 Massachusetts Institute of Technology
 
index df764c0559002dcb8f009f176ddf464c08c4be99..255e13aad2b7f2dedb7a3c8cdee2ffa78cb5630d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/lookup.h,v 9.47 1992/02/27 18:31:48 mhwu Exp $
+$Id: lookup.h,v 9.48 1993/06/24 07:08:58 gjr Exp $
 
 Copyright (c) 1988-92 Massachusetts Institute of Technology
 
index 1e588f85e0b06b8e502210a682b8f6bb5c75937d..c77ebe7d956fff41149fcf67afc8c2ee32b72d58 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/ppband.c,v 9.44 1992/08/16 23:22:34 jinx Exp $
+$Id: ppband.c,v 9.45 1993/06/24 07:09:15 gjr Exp $
 
 Copyright (c) 1987-1992 Massachusetts Institute of Technology
 
index 13fa70a8aee2bf34d2578ef6a74591f8edb3d21a..b03114d45b37910742233b1fdf4acc429139ff1e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/psbtobin.c,v 9.48 1992/08/16 23:16:30 jinx Exp $
+$Id: psbtobin.c,v 9.49 1993/06/24 07:09:36 gjr Exp $
 
 Copyright (c) 1987-1992 Massachusetts Institute of Technology
 
index a0fcaaf9665aaf5eded09d179a65087480ada2a6..45e47b64e94865468645571a16cc494f3befb534 100644 (file)
@@ -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/v8/src/microcode/trap.h,v 9.42 1989/09/20 23:12:11 cph Rel $ */
+/* $Id: trap.h,v 9.43 1993/06/24 07:10:00 gjr Exp $ */
 \f
 /* Kinds of traps:
 
index 71b4aa61488581c8f9ec15ddcef0ce60629c7c66..1e65655029e201bf4b1d86760ebfdf3c13285db0 100644 (file)
@@ -1,6 +1,6 @@
 -*- Fundamental -*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/microcode/typename.txt,v 1.2 1993/01/27 19:27:11 gjr Exp $
+$Id: typename.txt,v 1.3 1993/06/24 07:10:03 gjr Exp $
 
 8 bit  6 bit  Name                        8 bit  6 bit  Name
 =====  ====   ==========================  =====  ====   =======================