Change dbtool to create user only (and assign tablespace ownership for Postgres)
[hcoop/domtool2.git] / src / config.sml
CommitLineData
0d2ce070
AC
1structure Config :> CONFIG = struct
2
3open ConfigDefault
4
5end