예제 #1
0
파일: main.py 프로젝트: atowneND/paradigms
 def test_maps(self):
     csvfile = "grid.dat"
     m = Maps(self, csvfile)
     m.draw_grid()