Mark the date at which the generational garbage collector becomes safe to use

This commit is contained in:
jjgarcia 2008-05-30 17:03:59 +00:00
parent fe3af8d9a2
commit 263c837285

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-05-30 15:21)")
"@PACKAGE_VERSION@ (CVS 2008-05-30 19:03)")
(defun machine-type ()
"Args: ()