Mostly style cleanups and commentary.
[rocl] / elite-pairs
index 700006b..4492900 100755 (executable)
@@ -65,7 +65,7 @@ for {set i 0} {$i < [llength $argv]} {incr i} {
     }
     default {
       break
-    }    
+    }
   }
 }
 if {$i != [llength $argv] - 2} {