summaryrefslogtreecommitdiff
path: root/textproc/sml-fxp/files/src-Catalog-catalog.cm
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/sml-fxp/files/src-Catalog-catalog.cm')
-rw-r--r--textproc/sml-fxp/files/src-Catalog-catalog.cm28
1 files changed, 28 insertions, 0 deletions
diff --git a/textproc/sml-fxp/files/src-Catalog-catalog.cm b/textproc/sml-fxp/files/src-Catalog-catalog.cm
new file mode 100644
index 000000000000..69318d3503d6
--- /dev/null
+++ b/textproc/sml-fxp/files/src-Catalog-catalog.cm
@@ -0,0 +1,28 @@
+Group
+ signature CatError
+ structure CatError
+ signature CatOptions
+ functor CatOptions
+ signature CatParams
+ functor ResolveCatalog
+is
+ catData.sml
+ catDtd.sml
+ catError.sml
+ catFile.sml
+ catHooks.sml
+ catOptions.sml
+ catParams.sml
+ catParse.sml
+ catResolve.sml
+ catalog.sml
+ socatParse.sml
+
+ ../Unicode/unicode.cm
+ ../Parser/parser.cm
+ ../Util/util.cm
+
+#if (SMLNJ_MINOR_VERSION > 40)
+ $/basis.cm
+#endif
+