main_testing4/knight_test9.scala
changeset 403 312c9eb39ad8
parent 347 0b727d1a8184
--- a/main_testing4/knight_test9.scala	Mon Nov 08 01:16:13 2021 +0000
+++ b/main_testing4/knight_test9.scala	Mon Nov 08 01:39:00 2021 +0000
@@ -1,4 +1,4 @@
-import CW9c._
+import M4c._
 
 //type Pos = (Int, Int)
 //type Path = List[Pos]