From f2172051a91bbb2578918dc784a053a321849b63 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Fri, 3 Jun 2022 22:08:18 -0400 Subject: Extensible import syntax [Part 5] --- stdlib/source/program/aedifex/command.lux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib/source/program/aedifex/command.lux') diff --git a/stdlib/source/program/aedifex/command.lux b/stdlib/source/program/aedifex/command.lux index c7fe7d1dd..1dae4cffc 100644 --- a/stdlib/source/program/aedifex/command.lux +++ b/stdlib/source/program/aedifex/command.lux @@ -1,6 +1,6 @@ (.using [library - [lux (.full)]] + [lux (.except)]] ["[0]" // ["[1]" profile] ["[1][0]" action (.only Action)]]) -- cgit v1.2.3