Remove superfluous trailing white space from TCL files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
source $cfPath(scan)/scan_common_1.tcl
|
||||
source $cfPath(scan)/scan_common_1.tcl
|
||||
::scan::runscan_reset_position true
|
||||
##
|
||||
# @brief Make sure that the chopper is ready before starting a scan.
|
||||
@@ -6,7 +6,7 @@ source $cfPath(scan)/scan_common_1.tcl
|
||||
#proc ::scan::pre_hmm_scan_prepare {} {
|
||||
# if [catch {::histogram_memory::tochfreq} errmsg] {
|
||||
# return -code error $errmsg
|
||||
# }
|
||||
# }
|
||||
#}
|
||||
|
||||
proc ::scan::isc_initialize {} {
|
||||
|
||||
Reference in New Issue
Block a user