Module main
+A demo program for Pop.Box.
++ +
+Info:
+-
+
- Copyright: Paul Liverman III (2016) +
- License: The MIT License (MIT) +
Functions
+pop () | ++ + | +
+
+ + +
diff --git a/config.ld b/config.ld index 5b6276b..6bd76c4 100644 --- a/config.ld +++ b/config.ld @@ -1,5 +1,6 @@ file = { "init.moon", + "main.moon", "util.moon", } diff --git a/docs/index.html b/docs/index.html index 35c5e20..e915515 100644 --- a/docs/index.html +++ b/docs/index.html @@ -32,6 +32,7 @@
diff --git a/docs/modules/main.html b/docs/modules/main.html new file mode 100644 index 0000000..714655c --- /dev/null +++ b/docs/modules/main.html @@ -0,0 +1,106 @@ + + + +
+
+ + +
+