Skip to content
Snippets Groups Projects
Commit 2d8b0a8c authored by wlott's avatar wlott
Browse files

Added comf of .../compiler/generic/interr.

parent b3f07ed4
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,7 @@
(when (string= (old-c:backend-name old-c:*backend*) "RT")
(comf "target:compiler/rt/params" :proceed t))
(comf "target:compiler/generic/objdef" :proceed t)
(comf "target:compiler/generic/interr")
(comf "target:code/struct") ; For defstruct description structures.
(comf "target:compiler/proclaim") ; For COOKIE structure.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment