add menhir.boot.ml

Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
This commit is contained in:
Rudi Grinberg 2018-06-20 20:32:57 +06:30
parent 8597f599d0
commit 98f055dbed
1 changed files with 5 additions and 0 deletions

5
src/menhir.boot.ml Normal file
View File

@ -0,0 +1,5 @@
let gen_rules _ _ = ()
let targets _ = []
let module_names _ = []