Skip to content
Snippets Groups Projects
Commit db3a1246 authored by Nicolas Marsic's avatar Nicolas Marsic
Browse files

clean

parent cf5cdcf0
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ def simple(operator, origin, radius,
k = -1
# Search A0
if(verbose): print "Searching A0..."
if(verbose): print "Searching A0 and A1..."
while(not hasK and it != maxIt):
if(verbose): print " # Iteration " + str(it+1) + ": ",
if(verbose): sys.stdout.flush()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment