diff --git a/qcaml/lib/qcaml.ml b/qcaml/lib/qcaml.ml new file mode 100644 index 0000000..f94dc16 --- /dev/null +++ b/qcaml/lib/qcaml.ml @@ -0,0 +1,2 @@ +module Common = Common +module Ao = Ao