ocaml-data-structures
ocaml-data-structures copied to clipboard
README ocaml or ocamlc
These lines:
* ocaml -c library.mli
* ocaml -c library.ml
Should that be ocamlc rather than ocaml?