From 465fb70bdcb0acd7a13f8b06c821e9d7496e2603 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Thu, 13 Sep 2018 13:18:07 -0400 Subject: Imported tutch example --- examples/tutch/sources.cm | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 examples/tutch/sources.cm (limited to 'examples/tutch/sources.cm') diff --git a/examples/tutch/sources.cm b/examples/tutch/sources.cm new file mode 100644 index 0000000..7359047 --- /dev/null +++ b/examples/tutch/sources.cm @@ -0,0 +1,9 @@ +Group is + $/basis.cm + $/regexp-lib.cm + support/sources.cm + helper.sig (* the HELPER signature *) + helper.sml (* the Helper module *) + checks.sig (* the CHECKS signature *) + checks.sml (* the ChecksHelper functor *) + main.sml (* the big cheese *) -- cgit v1.2.3