Skip to content
Snippets Groups Projects
Commit 502bedd8 authored by Matthew Webster's avatar Matthew Webster
Browse files

seedxyz update removed

parent 668a18f4
No related branches found
No related tags found
No related merge requests found
...@@ -757,7 +757,6 @@ proc fdt:apply { w dialog } { ...@@ -757,7 +757,6 @@ proc fdt:apply { w dialog } {
set ssopts "$ssopts --rubbish=$probtrack(exclude)" set ssopts "$ssopts --rubbish=$probtrack(exclude)"
} }
set fd [ open "${filebase}_coordinates.txt" w ] set fd [ open "${filebase}_coordinates.txt" w ]
$w.data.seedxyz update
if { $probtrack(units) == "mm" } { if { $probtrack(units) == "mm" } {
set x $probtrack(x) set x $probtrack(x)
set y $probtrack(y) set y $probtrack(y)
......
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