mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-26 14:32:11 -08:00
Fix problem with previous commit
This commit is contained in:
parent
c99a3af183
commit
a8ee8997fc
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@ 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 ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue