diff options
Diffstat (limited to 'skel/sources.cm')
-rw-r--r-- | skel/sources.cm | 9 |
1 files changed, 9 insertions, 0 deletions
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 *) |