Break code into modules.
Use ocamlbuild command to build cheesebot.
This commit is contained in:
parent
7732fdf877
commit
ff69981a5c
7 changed files with 95 additions and 47 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -13,3 +13,5 @@ cabal-dev
|
|||
# OCaml
|
||||
*.cmo
|
||||
*.cmi
|
||||
_build
|
||||
*.native
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue