Factor error message generation into a separate file; add '-tc' flag to domtool-client
[hcoop/domtool2.git] / src / config.sml
... / ...
CommitLineData
1structure Config :> CONFIG = struct
2
3open ConfigDefault
4
5end