diff options
Diffstat (limited to 'src/ast_util.mli')
| -rw-r--r-- | src/ast_util.mli | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ast_util.mli b/src/ast_util.mli index d497a687..1a056e58 100644 --- a/src/ast_util.mli +++ b/src/ast_util.mli @@ -224,7 +224,6 @@ end val nexp_frees : nexp -> KidSet.t val nexp_identical : nexp -> nexp -> bool val is_nexp_constant : nexp -> bool -val simplify_nexp : nexp -> nexp val lexp_to_exp : 'a lexp -> 'a exp |
