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