예제 #1
0
파일: run.py 프로젝트: alon/antmeeting
 def make_ants(self, ant_locations):
     return Final.make_ants(tuple(map(tuple,ant_locations)))