mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
use new file
This commit is contained in:
parent
6f4900c0a0
commit
d96314993d
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
opt:contract
|
||||
opt:inline-prims
|
||||
opt:beta-expand
|
||||
opt:local-var-reduction
|
||||
adb:clear!
|
||||
adb:get
|
||||
adb:get/default
|
||||
|
@ -95,6 +96,7 @@
|
|||
with-fnc
|
||||
with-fnc!
|
||||
)
|
||||
(include "local-var-redux.scm")
|
||||
(begin
|
||||
;; The following two defines allow non-CPS functions to still be considered
|
||||
;; for certain inlining optimizations.
|
||||
|
|
Loading…
Add table
Reference in a new issue