mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-26 06:22:33 -08:00
cmp: load cmptables before cmpforms
This commit is contained in:
parent
7f5eb56055
commit
4d3285892a
1 changed files with 1 additions and 1 deletions
|
|
@ -23,10 +23,10 @@
|
|||
"src:cmp;cmpenv-declaim.lsp"
|
||||
;; Internal representation
|
||||
"src:cmp;cmptypes.lsp"
|
||||
"src:cmp;cmptables.lsp"
|
||||
"src:cmp;cmpform.lsp"
|
||||
"src:cmp;cmpvar.lsp"
|
||||
"src:cmp;cmpfun.lsp"
|
||||
"src:cmp;cmptables.lsp"
|
||||
"src:cmp;cmpinline.lsp"
|
||||
;; Types
|
||||
"src:cmp;cmptype-prop.lsp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue