From 3c2143723af4a52064386104d2105137a77bd761 Mon Sep 17 00:00:00 2001 From: Ziv Scully Date: Mon, 28 Sep 2015 22:16:51 -0400 Subject: Begin work on cache merging. --- src/mono_fooify.sml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mono_fooify.sml') diff --git a/src/mono_fooify.sml b/src/mono_fooify.sml index 2e32b248..9bf357fb 100644 --- a/src/mono_fooify.sml +++ b/src/mono_fooify.sml @@ -1,4 +1,4 @@ -structure MonoFooify (* :> MONO_FOOIFY *) = struct +structure MonoFooify :> MONO_FOOIFY = struct open Mono -- cgit v1.2.3