From ea3b3842c92db035d9bb63c2f5bf2889689e3251 Mon Sep 17 00:00:00 2001 From: Stephen Whitworth Date: Sun, 4 May 2014 09:48:00 +0100 Subject: [PATCH] Update utilities.go --- utilities/utilities.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/utilities/utilities.go b/utilities/utilities.go index 7e1a184..f2a2464 100644 --- a/utilities/utilities.go +++ b/utilities/utilities.go @@ -1,3 +1,5 @@ +/* Package utilities implements a host of helpful miscellaneous functions to the library. */ + package utilities import (