linearTwoVarEqualityDomain.ml1 2 3 4 5 6 7# 1 "src/linearTwoVarEqualityDomain.no-apron.ml" # 1 "src/cdomains/apron/linearTwoVarEqualityDomain.no-apron.ml" (* This domain is empty on purpose. It serves only as an alternative dependency in cases where the actual domain can't be used because of a missing library. It was added because we don't want to fully depend on Apron. *) let reset_lazy () = ()