summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRose Hogenson <rhogenson@posteo.net>2022-09-11 21:04:18 -0700
committerRose Hogenson <rhogenson@posteo.net>2022-09-11 21:04:18 -0700
commit8d0e50cdf3b84a5a840143598235c51f5e6717ca (patch)
tree706283f124ab3fee2b251e43601f387a0e0a072e
parentAdd a simple expression parser. (diff)
downloadsml-8d0e50cdf3b84a5a840143598235c51f5e6717ca.tar.zst
Add a smlnj compilation manager file.
-rw-r--r--program.cm8
1 files changed, 8 insertions, 0 deletions
diff --git a/program.cm b/program.cm
new file mode 100644
index 0000000..f0fc04f
--- /dev/null
+++ b/program.cm
@@ -0,0 +1,8 @@
+Group is
+
+either.sml
+map.sml
+parser.sml
+syntax.sml
+
+$/basis.cm