From eee9104c4ad5b70477ad4544cb4b52041874d33f Mon Sep 17 00:00:00 2001 From: "Guillermo J. Rozas" Date: Fri, 25 Mar 1994 21:15:43 +0000 Subject: [PATCH] Add GC-WABBIT-DESCRIPTOR. --- v7/src/microcode/utabmd.scm | 7 ++++--- v8/src/microcode/utabmd.scm | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/v7/src/microcode/utabmd.scm b/v7/src/microcode/utabmd.scm index c3af52ae8..5851c2446 100644 --- a/v7/src/microcode/utabmd.scm +++ b/v7/src/microcode/utabmd.scm @@ -1,8 +1,8 @@ ;;; -*-Scheme-*- ;;; -;;; $Id: utabmd.scm,v 9.72 1993/11/08 20:38:11 cph Exp $ +;;; $Id: utabmd.scm,v 9.73 1994/03/25 21:15:43 gjr Exp $ ;;; -;;; Copyright (c) 1987-1993 Massachusetts Institute of Technology +;;; Copyright (c) 1987-1994 Massachusetts Institute of Technology ;;; ;;; This material was developed by the Scheme project at the ;;; Massachusetts Institute of Technology, Department of @@ -121,6 +121,7 @@ PC-Sample/Prob-Comp-Table ;3D PC-Sample/UFO-Table ;3E COMPILED-CODE-BKPT-HANDLER ;3F + GC-WABBIT-DESCRIPTOR ;40 )) ;;; [] Types @@ -715,4 +716,4 @@ ;;; This identification string is saved by the system. -"$Id: utabmd.scm,v 9.72 1993/11/08 20:38:11 cph Exp $" \ No newline at end of file +"$Id: utabmd.scm,v 9.73 1994/03/25 21:15:43 gjr Exp $" \ No newline at end of file diff --git a/v8/src/microcode/utabmd.scm b/v8/src/microcode/utabmd.scm index c3af52ae8..5851c2446 100644 --- a/v8/src/microcode/utabmd.scm +++ b/v8/src/microcode/utabmd.scm @@ -1,8 +1,8 @@ ;;; -*-Scheme-*- ;;; -;;; $Id: utabmd.scm,v 9.72 1993/11/08 20:38:11 cph Exp $ +;;; $Id: utabmd.scm,v 9.73 1994/03/25 21:15:43 gjr Exp $ ;;; -;;; Copyright (c) 1987-1993 Massachusetts Institute of Technology +;;; Copyright (c) 1987-1994 Massachusetts Institute of Technology ;;; ;;; This material was developed by the Scheme project at the ;;; Massachusetts Institute of Technology, Department of @@ -121,6 +121,7 @@ PC-Sample/Prob-Comp-Table ;3D PC-Sample/UFO-Table ;3E COMPILED-CODE-BKPT-HANDLER ;3F + GC-WABBIT-DESCRIPTOR ;40 )) ;;; [] Types @@ -715,4 +716,4 @@ ;;; This identification string is saved by the system. -"$Id: utabmd.scm,v 9.72 1993/11/08 20:38:11 cph Exp $" \ No newline at end of file +"$Id: utabmd.scm,v 9.73 1994/03/25 21:15:43 gjr Exp $" \ No newline at end of file -- 2.25.1