summaryrefslogtreecommitdiff
path: root/src/ast_util.mli
diff options
context:
space:
mode:
Diffstat (limited to 'src/ast_util.mli')
-rw-r--r--src/ast_util.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ast_util.mli b/src/ast_util.mli
index 545e669d..affb857f 100644
--- a/src/ast_util.mli
+++ b/src/ast_util.mli
@@ -124,7 +124,6 @@ val range_typ : nexp -> nexp -> typ
val bit_typ : typ
val bool_typ : typ
val app_typ : id -> typ_arg list -> typ
-val ref_typ : typ -> typ
val register_typ : typ -> typ
val unit_typ : typ
val string_typ : typ