Skip to content

Commit

Permalink
merge the commits from mayenjoy-master
Browse files Browse the repository at this point in the history
  • Loading branch information
csrgxtu committed Apr 10, 2015
2 parents 30224de + e45993a commit 747b881
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ def run(self):

for p in processes:
p.join()

m = main('../data/ips.txt', '../data/ipsok.txt')
m.run()

if __name__ == '__main__':
m = main('../data/ips.txt', '../data/ipsok.txt')
m.run()

0 comments on commit 747b881

Please sign in to comment.