Skip to content

Commit

Permalink
changes!
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres Codas committed Feb 1, 2010
1 parent 5986f54 commit 361eb42
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions testBogdanModelFile.tcl
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@

source positionToFile.tcl
source rfidPositioner.tcl



set pi 3.1415
set i 1

Expand All @@ -19,9 +16,6 @@ set rfidPosFile $home$path$fileName
clearFile $rfidPosFile





while { $i <= 256 } {


Expand All @@ -37,5 +31,3 @@ while { $i <= 256 } {
incr i

}


0 comments on commit 361eb42

Please sign in to comment.