From 2ea0bda182d76015df4f53ed82efd6f37e93cba6 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Tue, 8 Feb 2022 19:34:35 -0400 Subject: Optimized integer addition for Lux/Ruby in MRuby. --- lux-ruby/source/program.lux | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lux-ruby/source') diff --git a/lux-ruby/source/program.lux b/lux-ruby/source/program.lux index 716c2745d..20bf0bc43 100644 --- a/lux-ruby/source/program.lux +++ b/lux-ruby/source/program.lux @@ -47,7 +47,7 @@ [language [lux [program {"+" Program}] - [generation {"+" Context Host}] + [generation {"+" Host}] ["[0]" synthesis] [analysis [macro {"+" Expander}]] @@ -65,8 +65,8 @@ [default ["[0]" platform {"+" Platform}]] [meta - ["[0]" cli] [archive {"+" Archive}] + ["[0]" cli] ["[0]" packager "_" ["[1]" ruby]]]]]]] [program -- cgit v1.2.3