Change RCS "Header" to "Id".
authorChris Hanson <org/chris-hanson/cph>
Tue, 21 Mar 2000 17:32:59 +0000 (17:32 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 21 Mar 2000 17:32:59 +0000 (17:32 +0000)
etc/dirdif.scm
etc/make_runtime
etc/mkband.scm
etc/run_scheme
etc/scheme.el

index 7331344219187e6526f1a9bfbb72b169046ff1ef..359809112a88b811afdcb84725708d8999cb6d92 100644 (file)
@@ -1,8 +1,8 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/etc/dirdif.scm,v 1.1 1992/04/12 00:18:03 jinx Exp $
+$Id: dirdif.scm,v 1.2 2000/03/21 17:32:59 cph Exp $
 
-Copyright (c) 1992 Massachusetts Institute of Technology
+Copyright (c) 1992, 2000 Massachusetts Institute of Technology
 
 This material was developed by the Scheme project at the Massachusetts
 Institute of Technology, Department of Electrical Engineering and
index 247c06297a23d7b81dfd2f70c9731f0226baac65..b50b1e2f5852873b34fd70082996c8813017e2f5 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
 # Script to generate standard runtime band from binaries.
-# $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/etc/make_runtime,v 1.4 1991/02/14 17:53:25 cph Exp $
+# $Id: make_runtime,v 1.5 2000/03/21 17:32:59 cph Exp $
 cd runtime
 exec ../microcode/scheme -library ../lib -large -fasl make.bin < ../etc/mkband.scm
index 0b43b5de6533912ff801296718587cf48760adf8..97c1f5cf44a8f360de143f78a145a2175fc78059 100644 (file)
@@ -1,5 +1,5 @@
 ;;; -*- Scheme -*-
-;;; $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/etc/mkband.scm,v 1.5 1990/12/12 03:07:58 cph Exp $
+;;; $Id: mkband.scm,v 1.6 2000/03/21 17:32:59 cph Exp $
 ;;; Input file to build standard bands.
 
 (set-working-directory-pathname! "../sf")
index 8d134bc77124edf8c9172210705d5930873ab991..755ebfb1c458ef8a43d4b1225879c03dda202c27 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/csh -f
-# $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/etc/run_scheme,v 1.1 1989/07/27 00:37:15 cph Rel $
+# $Id: run_scheme,v 1.2 2000/03/21 17:32:59 cph Exp $
 #
 # This file is a script to allow Scheme to be run out of a
 # non-standard directory without recompiling the microcode.  After
index baa334a07eb99cac23f9b632c3f0cc5e0ba33346..d98f616f24e075563213723d97948706b17ac927 100644 (file)
@@ -28,7 +28,7 @@
 ;; of special forms.  Probably the code should be merged at some point 
 ;; so that there is sharing between both libraries.
 
-;;; $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/etc/scheme.el,v 1.9 1994/02/15 19:19:06 cph Exp $
+;;; $Id: scheme.el,v 1.10 2000/03/21 17:32:59 cph Exp $
 
 ;;; Code:
 \f