aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/host/jvm.lux
diff options
context:
space:
mode:
authorEduardo Julian2020-05-17 00:21:44 -0400
committerEduardo Julian2020-05-17 00:21:44 -0400
commit9219da9a9bf29b3a2f7f10d4865b939ded28e003 (patch)
tree95f191c27b106b0b00b79c0e2e09990bc2095c8a /new-luxc/source/luxc/lang/host/jvm.lux
parent9965c551e7ccd6de8c47c7b1b78f804801810dac (diff)
:share no longer relies on :assume
Diffstat (limited to '')
-rw-r--r--new-luxc/source/luxc/lang/host/jvm.lux1
1 files changed, 1 insertions, 0 deletions
diff --git a/new-luxc/source/luxc/lang/host/jvm.lux b/new-luxc/source/luxc/lang/host/jvm.lux
index a56eeeb56..d957bdb1d 100644
--- a/new-luxc/source/luxc/lang/host/jvm.lux
+++ b/new-luxc/source/luxc/lang/host/jvm.lux
@@ -76,6 +76,7 @@
[Phase generation.Phase]
[Handler generation.Handler]
[Bundle generation.Bundle]
+ [Extender generation.Extender]
)
(type: #export (Generator i)