diff --git a/code/globals.lisp b/code/globals.lisp
index 938cb6635cf31ab9e0bc074ee1736b0f751c0f22..8239c93def67ce466c78512026d3e3c48c57a39f 100644
--- a/code/globals.lisp
+++ b/code/globals.lisp
@@ -5,7 +5,7 @@
 ;;; Carnegie Mellon University, and has been placed in the public domain.
 ;;;
 (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 @@
 (declaim (ftype (function * *)
 		find-keyword keyword-test assert-error
 		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
 (declaim (ftype (function * *)