[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Some typos in tthe 7/20/88 release



I have just been compiling the 7/20/88 release on a Sun-4 (both the
4.0 and 3.2 OS) using Franz's Allegro CL 3.0.1  I found a few typos in
the following files

dcode.lisp:
	in line 391 in the macro
		(defmacro pre-make-caching-discriminating-functions ...
	it should be `(pre-make-templated-function-constructor
	  and not    `(pre-mke-templated-function-constructor

low.lisp:
	in line 791 the function should be defined as
		(defun make-templated-function-constructor-constructor
	and not
		(defun make-tempated-function-constructor-constructor


-chun liew
liew@aramis.rutgers.edu