Generate public link directory
[hcoop/zz_old/portal.git] / pref.sig
CommitLineData
566fd712 1signature PREF =
2sig
3 val hasDirectory : int -> bool
4 val setDirectory : int -> unit
5 val unsetDirectory : int -> unit
6end