OCaml: Rename Qol module to Utilities.Aliases
This commit is contained in:
parent
b90c49eb03
commit
fab7e2425a
4 changed files with 3 additions and 3 deletions
2
ocaml/lib/utilities/aliases.ml
Normal file
2
ocaml/lib/utilities/aliases.ml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
let str_int = string_of_int
|
||||
let print = print_endline
|
||||
Loading…
Add table
Add a link
Reference in a new issue