Client.getpass: allow use on non-tty devices
[clinton/domtool2.git] / configDefault / dbms.cfg
1 structure Dbms :> DBMS_CONFIG = struct
2
3 val dbmsNode = "fritz"
4
5 end