X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=src%2Fata.mli;fp=src%2Fata.mli;h=8a1119ec5d5d62d164d97813bf58f001029ef184;hb=5b668d65f998af9a24e11eb3b4aebb1bd404abf2;hp=56665e2482df29dc2a925cdccbbae392bca82847;hpb=e1d25ebdb6af67df9db6abce90daa0b29f375ebe;p=tatoo.git diff --git a/src/ata.mli b/src/ata.mli index 56665e2..8a1119e 100644 --- a/src/ata.mli +++ b/src/ata.mli @@ -14,7 +14,7 @@ (***********************************************************************) (* - Time-stamp: + Time-stamp: *) type predicate = @@ -75,7 +75,6 @@ type config = { todo : TransList.t; summary : node_summary; mutable round : int; - mutable unstable_subtree : bool; } module Config : Hcons.S with type data = config