testing3/knight_test9.scala
changeset 296 12dc251fc47e
parent 247 50a3b874008a
--- a/testing3/knight_test9.scala	Thu Oct 31 09:49:33 2019 +0000
+++ b/testing3/knight_test9.scala	Thu Oct 31 10:44:10 2019 +0000
@@ -1,3 +1,4 @@
+import CW8c._
 
 //type Pos = (Int, Int)
 //type Path = List[Pos]