summaryrefslogtreecommitdiff
path: root/src/pretty_print_lem.ml
diff options
context:
space:
mode:
authorAlasdair2019-05-13 23:32:11 +0100
committerAlasdair2019-05-13 23:32:11 +0100
commit7626da55ce21cb885da4af70cd5724ca33a00b65 (patch)
treed52919ab0ce2b1b5ca71c17f6d9c15bc39a9018c /src/pretty_print_lem.ml
parent3677cfc13e19efe650488a3a25917324bd6ccef7 (diff)
parent7257b23239a3f8d6a45f973b9d953b31772abe06 (diff)
Merge branch 'sail2' into smt_experiments
Diffstat (limited to 'src/pretty_print_lem.ml')
-rw-r--r--src/pretty_print_lem.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pretty_print_lem.ml b/src/pretty_print_lem.ml
index 708749cc..5306e07c 100644
--- a/src/pretty_print_lem.ml
+++ b/src/pretty_print_lem.ml
@@ -1192,6 +1192,7 @@ let doc_typdef_lem env (TD_aux(td, (l, annot))) = match td with
| Id_aux ((Id "barrier_kind"),_) -> empty
| Id_aux ((Id "trans_kind"),_) -> empty
| Id_aux ((Id "instruction_kind"),_) -> empty
+ | Id_aux ((Id "cache_op_kind"),_) -> empty
| Id_aux ((Id "regfp"),_) -> empty
| Id_aux ((Id "niafp"),_) -> empty
| Id_aux ((Id "diafp"),_) -> empty