change bindings.ml to syntax.ml

This commit is contained in:
Swrup 2022-03-31 00:01:52 +02:00
parent cf0ad20c79
commit 575e4d4e00
6 changed files with 9 additions and 9 deletions

View file

@ -1,5 +1,5 @@
include Bindings
include Babillard
open Syntax
open Babillard
open Db
let pp_post fmt t =