Tag changes to the interpreter

This commit is contained in:
jjgarcia 2008-06-19 15:10:10 +00:00
parent d003cc91fc
commit cea621fc7a

View file

@ -46,7 +46,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 2008-06-04 23:07)")
"@PACKAGE_VERSION@ (CVS 2008-06-19 17:09)")
(defun machine-type ()
"Args: ()