From 0c32c7f03ad1f8f0db54b623dc407713bbf8cacd Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 6 Jul 2022 12:05:43 -0400 Subject: Moved compiler machinery under lux/meta. --- stdlib/source/program/aedifex/parser.lux | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'stdlib/source/program/aedifex/parser.lux') diff --git a/stdlib/source/program/aedifex/parser.lux b/stdlib/source/program/aedifex/parser.lux index cad4c3f40..95197c4d9 100644 --- a/stdlib/source/program/aedifex/parser.lux +++ b/stdlib/source/program/aedifex/parser.lux @@ -15,8 +15,7 @@ ["[0]" property]]]] [meta ["[0]" code (.only) - ["<[1]>" \\parser (.only Parser)]]] - [tool + ["<[1]>" \\parser (.only Parser)]] [compiler [meta [cli -- cgit v1.2.3