]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/helena/src/common/layer.mli
now type inclusion is correctly managed in the RTM
[helm.git] / helm / software / helena / src / common / layer.mli
index 9d8b34e724c3c2c0709fabfa7aec4c41140cdf18..7ff8609bde734fc4f76f208a84a77ca952715285 100644 (file)
@@ -36,3 +36,6 @@ val assert_not_zero: status -> layer -> bool
 val assert_zero: status -> layer -> bool
 
 val assert_equal: status -> layer -> layer -> bool
+
+val is_not_zero: status -> layer -> bool
+