Evaluate `val' and `var' bindings in the environment in which they were defined
[hcoop/domtool2.git] / configDefault / dbms.csg
1 signature DBMS_CONFIG = sig
2
3 val dbmsNode : string
4
5 end