main_testing4/knight_test5.scala
changeset 403 312c9eb39ad8
parent 347 0b727d1a8184
equal deleted inserted replaced
402:72e43cb53c13 403:312c9eb39ad8
     1 import CW9a._
     1 import M4a._
     2 
     2 
     3 
     3 
     4 //type Pos = (Int, Int)    // a position on a chessboard 
     4 //type Pos = (Int, Int)    // a position on a chessboard 
     5 //type Path = List[Pos]    // a path...a list of positions
     5 //type Path = List[Pos]    // a path...a list of positions
     6 
     6