Skip to content
Snippets Groups Projects
Commit ee419c0a authored by dtc's avatar dtc
Browse files

Add pcl::documentation.

parent 4eb326c5
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
;;; Carnegie Mellon University, and has been placed in the public domain. ;;; Carnegie Mellon University, and has been placed in the public domain.
;;; ;;;
(ext:file-comment (ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/globals.lisp,v 1.12 1997/02/06 00:34:07 pw Exp $") "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/globals.lisp,v 1.13 1997/08/16 10:27:06 dtc Exp $")
;;; ;;;
;;; ********************************************************************** ;;; **********************************************************************
;;; ;;;
...@@ -47,7 +47,8 @@ ...@@ -47,7 +47,8 @@
(declaim (ftype (function * *) (declaim (ftype (function * *)
find-keyword keyword-test assert-error find-keyword keyword-test assert-error
assert-prompt check-type-error case-body-error print-object assert-prompt check-type-error case-body-error print-object
pcl::describe-object pcl::check-wrapper-validity)) pcl::describe-object pcl::check-wrapper-validity
pcl::documentation))
#-clx #-clx
(declaim (ftype (function * *) (declaim (ftype (function * *)
......
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