Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Hint: Recursive traversal of subdirectories was not enabled for this build,
- as the working directory does not look like an ocamlbuild project (no
- '_tags' or 'myocamlbuild.ml' file). If you have modules in subdirectories,
- you should add the option "-r" or create an empty '_tags' file.
- To enable recursive traversal for some subdirectories only, you can use the
- following '_tags' file:
- true: -traverse
- <dir1> or <dir2>: traverse
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement