aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Spear/IDStore.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Spear/IDStore.hs b/Spear/IDStore.hs
index a581fa9..8879756 100644
--- a/Spear/IDStore.hs
+++ b/Spear/IDStore.hs
@@ -12,7 +12,6 @@ where
12import Data.Vector.Unboxed as U 12import Data.Vector.Unboxed as U
13import Control.Monad.State -- test 13import Control.Monad.State -- test
14import Text.Printf -- test 14import Text.Printf -- test
15import Debug.Trace
16 15
17 16
18type ID = Int 17type ID = Int