From 3da30aff80bc8c80e090574887a58c6015ceb694 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 29 Oct 2018 21:54:10 -0400 Subject: Extracted "phase" from under "lux/platform/compiler/default". --- new-luxc/source/program.lux | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'new-luxc/source/program.lux') diff --git a/new-luxc/source/program.lux b/new-luxc/source/program.lux index f119d9174..4fa032f7f 100644 --- a/new-luxc/source/program.lux +++ b/new-luxc/source/program.lux @@ -20,13 +20,13 @@ ["." archive] [io ["." context]]] + ["." phase + ["." translation] + ["." statement]] [default ["." platform (#+ Platform)] ["." init] - ["." syntax] - ["." phase - ["." translation] - ["." statement]]]]] + ["." syntax]]]] ## ["." interpreter] ] [luxc -- cgit v1.2.3