From 3fbc89273dbebadf5e70197a51ddfae3131202c4 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 11 Jan 2018 04:38:46 -0800 Subject: Removed some dead code and streamlined the API a bit. Also added training wheels for ease of transitions. --- lib/core.nom | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/core.nom') diff --git a/lib/core.nom b/lib/core.nom index aecd154..6714cdf 100644 --- a/lib/core.nom +++ b/lib/core.nom @@ -4,5 +4,4 @@ use "lib/operators.nom" use "lib/control_flow.nom" use "lib/collections.nom" use "lib/utils2.nom" -use "lib/scopes.nom" lua> "nomsu.core_defs = nomsu.__class.def_number;" -- cgit v1.2.3