summaryrefslogtreecommitdiff
path: root/src/Grasp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Grasp')
-rw-r--r--src/Grasp/Interpreter.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Grasp/Interpreter.hs b/src/Grasp/Interpreter.hs
index 9ce353e..fdcbe2a 100644
--- a/src/Grasp/Interpreter.hs
+++ b/src/Grasp/Interpreter.hs
@@ -292,7 +292,6 @@ popI g node =
-
pickI :: GraspProgram -> Node -> IO GraspProgram
pickI g node =
let edges = Graph.out g node