/* -*-C-*-
System file for BSD4.2
-$Id
-: /scheme/src/ucode.new/s/RCS/bsd4-2.h,v 1.5 1990/10/16 20:56:47 cph Rel gjr $
+$Id: bsd4-2.h,v 1.7 1993/06/24 07:28:55 gjr Exp $
-Copyright (c) 1989, 1990 Massachusetts Institute of Technology
+Copyright (c) 1989-1993 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
/* -*-C-*-
System file for BSD4.3
-$Id
-: /scheme/src/ucode.new/s/RCS/bsd4-3.h,v 1.3 1991/08/24 01:47:51 cph Exp gjr $
+$Id: bsd4-3.h,v 1.5 1993/06/24 07:29:10 gjr Exp $
-Copyright (c) 1990-91 Massachusetts Institute of Technology
+Copyright (c) 1990-1993 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
/* -*-C-*-
System file for SGI's IRIS version 4.x
-$Id
-: /scheme/src/ucode.new/s/RCS/irix4.h,v 1.1 1992/07/30 14:56:45 jinx Exp gjr $
+$Id: irix4.h,v 1.3 1993/06/24 07:29:32 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
/* -*-C-*-
System file for Mach emulating BSD4.3
-$Id
-: /scheme/src/ucode.new/s/RCS/mach4-3.h,v 1.1 1992/02/16 00:13:15 jinx Exp gjr $
+$Id: mach4-3.h,v 1.3 1993/06/24 07:29:44 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
/* -*-C-*-
System file for Sony NEWS-OS version 5
-$Id
-: /scheme/src/ucode.new/s/RCS/newsos5.h,v 1.2 1992/08/17 17:32:13 cph Exp gjr $
+$Id: newsos5.h,v 1.4 1993/06/24 07:29:57 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
/* -*-C-*-
System file for NeXT running Mach
-$Id
-: /scheme/src/ucode.new/s/RCS/nextos.h,v 1.4 1991/08/28 05:47:04 cph Exp gjr $
+$Id: nextos.h,v 1.6 1993/06/24 07:30:10 gjr Exp $
-Copyright (c) 1990-91 Massachusetts Institute of Technology
+Copyright (c) 1990-1993 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
/* -*-C-*-
System file for SUNOS
-$Id
-: /scheme/src/ucode.new/s/RCS/sunos3.h,v 1.2 1990/10/16 20:57:13 cph Rel gjr $
+$Id: sunos3.h,v 1.4 1993/06/24 07:30:25 gjr Exp $
-Copyright (c) 1990 Massachusetts Institute of Technology
+Copyright (c) 1990-1993 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
/* -*-C-*-
System file for SUNOS
-$Id
-: /scheme/src/ucode.new/s/RCS/sunos4.h,v 1.2 1990/10/16 20:57:19 cph Rel gjr $
+$Id: sunos4.h,v 1.4 1993/06/24 07:30:44 gjr Exp $
-Copyright (c) 1990 Massachusetts Institute of Technology
+Copyright (c) 1990-1993 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
/* -*-C-*-
System file for AT&T System V Release 3
-$Id
-: /scheme/src/ucode.new/s/RCS/sysv3.h,v 1.2 1992/08/27 09:04:45 jinx Exp gjr $
+$Id: sysv3.h,v 1.4 1993/06/24 07:30:59 gjr Exp $
-Copyright (c) 1990 Massachusetts Institute of Technology
+Copyright (c) 1990-1993 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
/* -*-C-*-
System file for AT&T System V Release 4
-$Id
-: /scheme/src/ucode.new/s/RCS/sysv4.h,v 1.1 1991/06/14 23:35:12 cph Exp gjr $
+$Id: sysv4.h,v 1.3 1993/06/24 07:31:12 gjr Exp $
-Copyright (c) 1991 Massachusetts Institute of Technology
+Copyright (c) 1991-1993 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
/* -*-C-*-
System file for Ultrix
-$Id
-: /scheme/src/ucode.new/s/RCS/ultrix.h,v 1.12 1990/11/29 04:59:44 cph Rel gjr $
+$Id: ultrix.h,v 1.14 1993/06/24 07:31:32 gjr Exp $
-Copyright (c) 1989, 1990 Massachusetts Institute of Technology
+Copyright (c) 1989-1993 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
#!/bin/csh -f
-# $Id
-: /scheme/src/ucode.new/s/RCS/ultrix.m4,v 1.4 1991/02/15 00:51:05 jinx Exp gjr $
-# Postprocessing to make m4 work correctly under Ultrix & BSD.
+###
+### $Id: ultrix.m4,v 1.6 1993/06/24 07:32:21 gjr Exp $
+###
+### Copyright (c) 1989-1993 Massachusetts Institute of Technology
+###
+#### Postprocessing to make m4 work correctly under Ultrix & BSD.
if ($#argv == 0) then
sed -e '/^#/D' | m4 | sed -e 's/@/$/g' -e 's/^\f$//'
/* -*-C-*-
System file for Encore UMAX42 and Mach
-$Id
-: /scheme/src/ucode.new/s/RCS/umax.h,v 1.3 1990/10/16 20:57:29 cph Rel gjr $
+$Id: umax.h,v 1.5 1993/06/24 07:32:37 gjr Exp $
-Copyright (c) 1989, 1990 Massachusetts Institute of Technology
+Copyright (c) 1989-1993 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and