Exposing modules

This commit is contained in:
Anthony Scemama 2020-10-09 12:48:41 +02:00
parent 7e26b5833a
commit 31f4270b35
1 changed files with 2 additions and 0 deletions

2
qcaml/lib/qcaml.ml Normal file
View File

@ -0,0 +1,2 @@
module Common = Common
module Ao = Ao