aboutsummaryrefslogtreecommitdiff
path: root/nomsu.moon
diff options
context:
space:
mode:
authorBruce Hill <bitbucket@bruce-hill.com>2018-09-16 16:57:14 -0700
committerBruce Hill <bitbucket@bruce-hill.com>2018-09-16 16:57:24 -0700
commit96e5e567cb208194793a56462b90fb02c9cfe927 (patch)
tree2e4be316de4988929788420fbfc15b16b60ba743 /nomsu.moon
parent2282085e13f11581d2d5c0ac1491d54da4a3e19d (diff)
Working module system.
Diffstat (limited to 'nomsu.moon')
-rwxr-xr-xnomsu.moon2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomsu.moon b/nomsu.moon
index 04a9515..382a5b5 100755
--- a/nomsu.moon
+++ b/nomsu.moon
@@ -87,7 +87,7 @@ if not args or args.help
os.exit(EXIT_FAILURE)
nomsu = NomsuCompiler
-nomsu.arg = NomsuCompiler._List(args.nomsu_args)
+nomsu.environment.arg = NomsuCompiler.environment._List(args.nomsu_args)
if args.version
nomsu\run [[