Fixed typo in destructively_check_directory

This commit is contained in:
jgarcia 2007-12-06 17:57:16 +00:00
parent 21f70a0900
commit 7ca1c3f2e2

View file

@ -24,7 +24,7 @@ Returns, as a string, the location of the machine on which ECL runs."
(defun lisp-implementation-version ()
"Args:()
Returns the version of your ECL as a string."
"@PACKAGE_VERSION@ (CVS 2007-12-01 10:09)")
"@PACKAGE_VERSION@ (CVS 2007-12-06 18:56)")
(defun machine-type ()
"Args: ()