diff --git a/code/commandline.lisp b/code/commandline.lisp index f92b2eca53183585c5b20fdcb020b9a4b33dfe44..49af252975ca8e5ecc4efefd999f6147b3656478 100644 --- a/code/commandline.lisp +++ b/code/commandline.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/commandline.lisp,v 1.8 2000/10/16 17:30:06 dtc Exp $") + "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/commandline.lisp,v 1.9 2000/10/24 13:31:37 dtc Exp $") ;;; ;;; ********************************************************************** ;;; @@ -201,3 +201,4 @@ (defswitch "noinit") (defswitch "hinit") (defswitch "batch") +(defswitch "dynamic-space-size")