val make : unit -> tmake () is an empty crunch.
val output_generated_by : Stdlib.out_channel -> string -> unitoutput_generated_by oc binary_name generate a comments saying who generates that file.
scan_file t root file records the contents of root/file in t.
val output_implementation : t -> Stdlib.out_channel -> unitOutput the footer.
val output_lwt_skeleton_ml : Stdlib.out_channel -> unitOutput the Lwt helpers.
val output_lwt_skeleton_mli : Stdlib.out_channel -> unitOutput the Lwt helpers.
val output_plain_skeleton_ml : Stdlib.out_channel -> unitOutput a simple skeleton.