aboutsummaryrefslogtreecommitdiff
path: root/lux-bootstrapper/src
diff options
context:
space:
mode:
Diffstat (limited to 'lux-bootstrapper/src')
-rw-r--r--lux-bootstrapper/src/lux/base.clj6
1 files changed, 3 insertions, 3 deletions
diff --git a/lux-bootstrapper/src/lux/base.clj b/lux-bootstrapper/src/lux/base.clj
index 8e99d8cde..2265c49af 100644
--- a/lux-bootstrapper/src/lux/base.clj
+++ b/lux-bootstrapper/src/lux/base.clj
@@ -129,8 +129,7 @@
"loader"
"classes"
"type-env"
- "dummy-mappings"
- ])
+ "dummy-mappings"])
(defvariant
("Build" 0)
@@ -150,7 +149,8 @@
(defvariant
("DefinitionG" 1)
- ("AliasG" 1))
+ ("AliasG" 1)
+ ("DefaultG" 1))
(deftuple
["info"