diff options
author | Adam Chlipala <adamc@hcoop.net> | 2008-07-13 10:17:06 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2008-07-13 10:17:06 -0400 |
commit | 3316f3c317e587a5fc2ecf38f061a72b48e3b94e (patch) | |
tree | fae8c92c195e5f7976352a337017d285e729f859 /src/sources | |
parent | 7281dbb2fc2a5f50c1049bad629f330e2ff3f7ca (diff) |
Remove closure conversion in favor of zany fun with modules, which also replaces 'page'
Diffstat (limited to 'src/sources')
-rw-r--r-- | src/sources | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/sources b/src/sources index c4b9849e..7faec26b 100644 --- a/src/sources +++ b/src/sources @@ -92,20 +92,6 @@ monoize.sml mono_opt.sig mono_opt.sml -flat.sml - -flat_util.sig -flat_util.sml - -flat_env.sig -flat_env.sml - -flat_print.sig -flat_print.sml - -cloconv.sig -cloconv.sml - cjr.sml cjr_env.sig |