about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--chessboard-cursor.arc.t18
1 files changed, 0 insertions, 18 deletions
diff --git a/chessboard-cursor.arc.t b/chessboard-cursor.arc.t
index 662c0ee1..01b72e66 100644
--- a/chessboard-cursor.arc.t
+++ b/chessboard-cursor.arc.t
@@ -146,24 +146,6 @@
   (awhen rep.routine!error
     (prn "error - " it)))
 ;? (prn memory*.5)
-;? (prn (memory* memory*.5))
-;? (write (memory* (+ memory*.5 1))) (prn)
-;? (write (memory* (+ memory*.5 4))) (prn)
-;? (write (memory* (+ memory*.5 5))) (prn)
-;? (prn:type (memory* (+ memory*.5 5)))
-;? (write (memory* (+ memory*.5 6))) (prn)
-;? (prn int-canon.memory*)
-;? (prn:len
-;?                         (+ "8 | r n b q k b n r "
-;?                            "7 | p p p p p p p p "
-;?                            "6 | _ _ _ _ _ _ _ _ "
-;?                            "5 | _ _ _ _ _ _ _ _ "
-;?                            "4 | _ _ _ _ _ _ _ _ "
-;?                            "3 | _ _ _ _ _ _ _ _ "
-;?                            "2 | P P P P P P P P "
-;?                            "1 | R N B Q K B N R "
-;?                            "  +---------------- "
-;?                            "    a b c d e f g h "))
 (when (~memory-contains-array memory*.5
           (+ "8 | r n b q k b n r "
              "7 | p p p p p p p p "