From 5e78c729407999bd26af4d446edf0edf7d0af94e Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Thu, 13 Sep 2018 13:09:35 -0400 Subject: Import autograder from 15-317 f17 --- skel/sources.cm | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 skel/sources.cm (limited to 'skel/sources.cm') diff --git a/skel/sources.cm b/skel/sources.cm new file mode 100644 index 0000000..7359047 --- /dev/null +++ b/skel/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