Fix problem noted by omry on original domtool; namely, bad handling of rewrites insid...
[hcoop/domtool2.git] / src / config.sml
1 structure Config :> CONFIG = struct
2
3 open ConfigDefault
4
5 end