mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-02 07:30:55 -08:00
Tag fixes for COMPILE-OP
This commit is contained in:
parent
9cee0ce399
commit
831ef9aba8
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-14 13:31)")
|
||||
"@PACKAGE_VERSION@ (CVS 2008-05-14 13:43)")
|
||||
|
||||
(defun machine-type ()
|
||||
"Args: ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue