X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/3b2676435dc4af39acd77e7fe232902e6651e42d..3196000d8e29e14665f43ffd74460b2e6d592250:/src/domtool.cm?ds=sidebyside diff --git a/src/domtool.cm b/src/domtool.cm index ab147b7..f23f86d 100644 --- a/src/domtool.cm +++ b/src/domtool.cm @@ -3,6 +3,7 @@ Group is $/basis.cm $/smlnj-lib.cm $/ml-yacc-lib.cm +$/html-lib.cm $/pp-lib.cm $c/internals/c-int.cm @@ -50,6 +51,13 @@ acl.sml slave.sig slave.sml +defaults.sig +defaults.sml + +msgTypes.sml +msg.sig +msg.sml + domain.sig domain.sml @@ -77,5 +85,11 @@ order.sml openssl.sig openssl.sml +htmlPrint.sig +htmlPrint.sml + +autodoc.sig +autodoc.sml + main.sig main.sml