updated for SML/NJ 110.72
[bpt/mlt.git] / src / lib / sql.sig
1 signature SQL =
2 sig
3 val $ : string SMLofNJ.frag list -> string
4 end