summaryrefslogtreecommitdiffstats
path: root/main.sml
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2024-05-05 21:12:16 -0700
committerRose Hogenson <rosehogenson@posteo.net>2024-05-05 21:12:16 -0700
commit457c482397e2ca745067e5a3ef2c7d71d7daf187 (patch)
treeaef2b8d88421829105a3c6b8887d8ffde39d5e1e /main.sml
parent048895eb0c85b591b2dd338dd06514bc1b18bacb (diff)
downloadsml-457c482397e2ca745067e5a3ef2c7d71d7daf187.tar.zst
Add tuples.
Diffstat (limited to 'main.sml')
-rw-r--r--main.sml1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.sml b/main.sml
index 8a01ec4..762fd76 100644
--- a/main.sml
+++ b/main.sml
@@ -1,5 +1,4 @@
use "sort.sml";
-use "format.sml";
use "result.sml";
use "buffer.sml";
use "gensym.sml";