diff options
Diffstat (limited to 'src/ast_util.mli')
| -rw-r--r-- | src/ast_util.mli | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ast_util.mli b/src/ast_util.mli index c8f3cc5c..ee8fdf13 100644 --- a/src/ast_util.mli +++ b/src/ast_util.mli @@ -157,6 +157,7 @@ val unit_typ : typ val string_typ : typ val real_typ : typ val vector_typ : nexp -> order -> typ -> typ +val bitvector_typ : nexp -> order -> typ val list_typ : typ -> typ val exc_typ : typ val tuple_typ : typ list -> typ |
