summaryrefslogtreecommitdiff
path: root/language/l2.ml
diff options
context:
space:
mode:
authorKathy Gray2015-10-07 15:01:12 +0100
committerKathy Gray2015-10-07 15:01:12 +0100
commit55eafc3dc845902d64ba6af3c03830ba67d18d30 (patch)
treeaac84b558ca23b7217ec9fb8280a90b43a481e6a /language/l2.ml
parent09bee21b4390c82c4fa36ade46d67247e82c9546 (diff)
Start expanding annot for more refined effect tracking
Diffstat (limited to 'language/l2.ml')
-rw-r--r--language/l2.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/l2.ml b/language/l2.ml
index d5ea7c33..faae6e3f 100644
--- a/language/l2.ml
+++ b/language/l2.ml
@@ -71,6 +71,7 @@ base_effect_aux = (* effect *)
| BE_undef (* undefined-instruction exception *)
| BE_unspec (* unspecified values *)
| BE_nondet (* nondeterminism from intra-instruction parallelism *)
+ | BE_lset (* Local mutation happend; not user-writable *)
type