From 52a39c41846b52cd9b93bf53fb709eea75704cca Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sun, 21 Apr 2013 13:03:20 -0400 Subject: Get Iflow working again --- src/mono_reduce.sig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/mono_reduce.sig') diff --git a/src/mono_reduce.sig b/src/mono_reduce.sig index a6b6cc81..8990b21d 100644 --- a/src/mono_reduce.sig +++ b/src/mono_reduce.sig @@ -1,4 +1,4 @@ -(* Copyright (c) 2008, Adam Chlipala +(* Copyright (c) 2008, 2013, Adam Chlipala * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -35,4 +35,6 @@ signature MONO_REDUCE = sig val impure : Mono.exp -> bool + val fullMode : bool ref + end -- cgit v1.2.3