mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-06 09:20:40 -08:00
Mark the date at which the generational garbage collector becomes safe to use
This commit is contained in:
parent
fe3af8d9a2
commit
263c837285
1 changed files with 1 additions and 1 deletions
|
|
@ -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: ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue