aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/host.jvm.lux
diff options
context:
space:
mode:
authorEduardo Julian2018-01-08 22:09:12 -0400
committerEduardo Julian2018-01-08 22:09:12 -0400
commitd48da794a693c00990c411b669d6412b8bf4d904 (patch)
treea1442427fdd9852ec0199a65b4b9999b35261137 /new-luxc/source/luxc/lang/host.jvm.lux
parent9eaaaf953ba7ce1eeb805603f4e113aa15f5178f (diff)
- Re-factored initialization functions to their own module.
Diffstat (limited to 'new-luxc/source/luxc/lang/host.jvm.lux')
-rw-r--r--new-luxc/source/luxc/lang/host.jvm.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/new-luxc/source/luxc/lang/host.jvm.lux b/new-luxc/source/luxc/lang/host.jvm.lux
index 7ec0df535..4b2dced82 100644
--- a/new-luxc/source/luxc/lang/host.jvm.lux
+++ b/new-luxc/source/luxc/lang/host.jvm.lux
@@ -9,7 +9,7 @@
text/format
(coll [dict]
[array]))
- [macro #+ Monad<Meta>]
+ [macro]
[host #+ do-to object]
[io])
(luxc ["&" lang]