mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-04-20 08:40:46 -07:00
Fixed proclamation of SI:STANDARD-READTABLE
This commit is contained in:
parent
2900f81cd2
commit
e9f72c2a7f
1 changed files with 1 additions and 1 deletions
|
|
@ -1092,7 +1092,7 @@
|
|||
|
||||
;; ECL extensions:
|
||||
(proclaim-function si:string-to-object (string &optional t) t)
|
||||
(proclaim-function si:standard-readtable (t) readtable)
|
||||
(proclaim-function si:standard-readtable () readtable)
|
||||
|
||||
|
||||
;;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue