summaryrefslogtreecommitdiff
path: root/src/sources
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2008-07-10 16:05:14 -0400
committerGravatar Adam Chlipala <adamc@hcoop.net>2008-07-10 16:05:14 -0400
commit7281dbb2fc2a5f50c1049bad629f330e2ff3f7ca (patch)
tree73fd4c505d596a99cc217727c92ddc7e98df038b /src/sources
parent58947e1d10547d4ecc40c41f2466605e0acfd601 (diff)
Fix dependency graph mismatch in sources
Diffstat (limited to 'src/sources')
-rw-r--r--src/sources6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/sources b/src/sources
index 3cf2bb94..c4b9849e 100644
--- a/src/sources
+++ b/src/sources
@@ -77,9 +77,6 @@ shake.sml
mono.sml
-monoize.sig
-monoize.sml
-
mono_util.sig
mono_util.sml
@@ -89,6 +86,9 @@ mono_env.sml
mono_print.sig
mono_print.sml
+monoize.sig
+monoize.sml
+
mono_opt.sig
mono_opt.sml