More compile fix
This commit is contained in:
parent
c57ae52862
commit
4525f5cfd0
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ open Misc
|
|||
open Compiler_utils
|
||||
open Location
|
||||
|
||||
let pp = Printer.print stdout
|
||||
let pp = Hept_printer.print stdout
|
||||
|
||||
let parse_implementation lexbuf =
|
||||
parse Parser.program Lexer.token lexbuf
|
||||
|
|
Loading…
Reference in a new issue