Add linking to Str module.
This module is used for regular expression manipulation.
This commit is contained in:
parent
53e3b146f5
commit
7732fdf877
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
ocamlfind ocamlc -o cheesebot -linkpkg \
|
ocamlfind ocamlc -o cheesebot -linkpkg \
|
||||||
-package netclient,ssl,equeue-ssl,netstring \
|
-package netclient,ssl,equeue-ssl,netstring \
|
||||||
|
str.cma \
|
||||||
main.ml
|
main.ml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue