ocaml
This commit is contained in:
commit
e598b04cae
31 changed files with 946 additions and 0 deletions
1
lib/commands/help.ml
Normal file
1
lib/commands/help.ml
Normal file
|
|
@ -0,0 +1 @@
|
|||
let run () = print_string (Common.header ^ Common.help_text ^ Common.footer ^ "\n")
|
||||
Loading…
Add table
Add a link
Reference in a new issue