1 line
84 B
OCaml
1 line
84 B
OCaml
let run () = print_string (Common.header ^ Common.help_text ^ Common.footer ^ "\n")
|
let run () = print_string (Common.header ^ Common.help_text ^ Common.footer ^ "\n")
|