From 8f71c6f26eb5b36e5a1ca253b8c8ffdca75849d8 Mon Sep 17 00:00:00 2001 From: Mateusz Kowalczyk Date: Tue, 11 Mar 2014 08:50:42 +0000 Subject: Fix up some whitespace --- html-test/ref/Hash.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html-test/ref/Hash.html') diff --git a/html-test/ref/Hash.html b/html-test/ref/Hash.html index c88715cf..eff422f7 100644 --- a/html-test/ref/Hash.html +++ b/html-test/ref/Hash.html @@ -72,7 +72,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");}; >Description

Implementation of fixed-size hash tables, with a type + >Implementation of fixed-size hash tables, with a type class for constructing hash values for structured types.