From 240a4465157bb903dd2a3ee4cdc28aadf09f8dcb Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 19 Dec 2022 20:56:06 -0400 Subject: Added price-action abstraction. --- lux-jvm/source/program.lux | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lux-jvm/source/program.lux') diff --git a/lux-jvm/source/program.lux b/lux-jvm/source/program.lux index e1a719718..a6c07bbd4 100644 --- a/lux-jvm/source/program.lux +++ b/lux-jvm/source/program.lux @@ -23,7 +23,6 @@ ["[1]/[0]" type ["[1]/[0]" box]]]] [compiler (.only) - ["[0]" phase] [default ["[0]" platform (.only Platform)]] [meta @@ -37,7 +36,7 @@ [translation (.only Operation)] [analysis [macro (.only Expander)]] - [phase + ["[0]" phase (.only) ["[0]" extension (.only) ["[0]" analysis ["[1]" jvm]] -- cgit v1.2.3