Skip to content
Snippets Groups Projects
Commit 325095d8 authored by wlott's avatar wlott
Browse files

Typo.

parent 74447568
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
;;; Scott Fahlman (FAHLMAN@CMUC).
;;; **********************************************************************
;;;
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.58 1990/11/21 09:27:30 wlott Exp $
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.59 1990/11/21 10:35:54 wlott Exp $
;;;
;;; All the stuff necessary to export various symbols from various packages.
;;;
......@@ -641,7 +641,7 @@
code-constant-set allocate-code-object
code-instructions compute-function
get-vector-subtype set-vector-subtype
hash make-fixnum make-other-immediate-type
halt make-fixnum make-other-immediate-type
))
(in-package "LISP")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment