From 2b60ad48698a93bbabeb91835a7b0dbb8c1e2293 Mon Sep 17 00:00:00 2001 From: manuel Date: Tue, 15 May 2012 12:02:07 +0200 Subject: remove debug.trace --- AufgabeFFP6.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/AufgabeFFP6.hs b/AufgabeFFP6.hs index 1f2faff..a8f78a3 100644 --- a/AufgabeFFP6.hs +++ b/AufgabeFFP6.hs @@ -4,7 +4,6 @@ module AufgabeFFP6 where import Data.Array -import Debug.Trace type F = Array Int Int type Op = Int -> Int -> Int -- cgit v1.2.3