tmp_biniou_t.ml 184 B

123456789
  1. (* Auto-generated from "tmp_biniou.atd" *)
  2. type rc_name = string
  3. type rc_entry = { commands: (string * int) }
  4. type tmp_file = { rc: (rc_name * (rc_entry list)) list; daemon: int }