Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2016
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. .opam/system/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package core -package threads -thread -I src -o src/lexer.cmo src/lexer.ml
  2. File "src/lexer.mll", line 3, characters 5-11:
  3. Error: Unbound module Parser
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement