mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-03-15 17:30:37 -07:00
Missing symbols from predlib.lsp
This commit is contained in:
parent
c75664c86e
commit
e4da9b1816
2 changed files with 2 additions and 0 deletions
|
|
@ -1316,6 +1316,7 @@ EXPORTS
|
|||
cl_typep
|
||||
cl_coerce
|
||||
cl_subtypep
|
||||
si_do_deftype
|
||||
|
||||
; seq.lsp
|
||||
|
||||
|
|
|
|||
|
|
@ -1293,6 +1293,7 @@ EXPORTS
|
|||
cl_typep
|
||||
cl_coerce
|
||||
cl_subtypep
|
||||
si_do_deftype
|
||||
|
||||
; seq.lsp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue