add merge in Ron's 11/21/2020 lispcore
This commit is contained in:
12
clos/2.0/precom2.lisp
Normal file
12
clos/2.0/precom2.lisp
Normal file
@@ -0,0 +1,12 @@
|
||||
;;;-*-Mode:LISP; Package:(CLOS LISP 1000); Base:10; Syntax:Common-lisp -*-
|
||||
;;;
|
||||
;;; *************************************************************************
|
||||
;;; Copyright (c) 1991 Venue
|
||||
;;; All rights reserved.
|
||||
;;; *************************************************************************
|
||||
;;;
|
||||
|
||||
(in-package 'clos)
|
||||
|
||||
(precompile-dfun-constructors clos) ;this is half of a call to
|
||||
;precompile-random-code-segments
|
||||
Reference in New Issue
Block a user