aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorBruce Hill <bitbucket@bruce-hill.com>2018-01-30 16:41:46 -0800
committerBruce Hill <bitbucket@bruce-hill.com>2018-01-30 16:41:51 -0800
commitb1406a3203901392b98df431157e04f9a9164ff2 (patch)
tree4f72f2660a80ea4f1e5cc5478b1a0b1acf3580f3 /lib
parent545618ddc97d5848db6b0df57e3e072e16b96ec5 (diff)
Removed "core_defs"
Diffstat (limited to 'lib')
-rw-r--r--lib/core.nom1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/core.nom b/lib/core.nom
index 3b1644c..8843104 100644
--- a/lib/core.nom
+++ b/lib/core.nom
@@ -8,4 +8,3 @@ use "lib/operators.nom"
use "lib/control_flow.nom"
use "lib/math.nom"
use "lib/collections.nom"
-lua> "nomsu.core_defs = nomsu.__class.def_number;"