From eaecc888245667a8fc3136256f1c1b56c6a765a1 Mon Sep 17 00:00:00 2001 From: mschwarz1 <mschwarz1@yahoo.com> Date: Tue, 7 Oct 2014 22:31:02 -0400 Subject: [PATCH] names --- assignment3.hs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assignment3.hs b/assignment3.hs index c7e3ad5..1dc6af1 100644 --- a/assignment3.hs +++ b/assignment3.hs @@ -1,3 +1,8 @@ +{- + Assignment3 + Written by: Michael Schwarz Stuart Woodbury Neh Patel and Matthew Henry + +-} import System.Environment import System.IO import Data.List