Import version 1.118 of ASDF

This commit is contained in:
Juan Jose Garcia Ripoll 2008-06-04 22:58:56 +02:00
parent 8cac166b98
commit 54dc598232
3 changed files with 528 additions and 478 deletions

File diff suppressed because it is too large Load diff

View file

@ -161,6 +161,8 @@ ECL 0.9k:
speed settings, this leads to inline access to such slots using the precomputed
location.
- ECL now ships with version 1.118 of ASDF.
* Bugs fixed:
- Intel/64bits running a 32 bits operating system caused a wrong choice of

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-31 01:49)")
"@PACKAGE_VERSION@ (CVS 2008-06-04 22:12)")
(defun machine-type ()
"Args: ()