From 957a2a9ee855dc380d64df632024cb1b6856b66e Mon Sep 17 00:00:00 2001
From: Stephen Smith <steve@fmrib.ox.ac.uk>
Date: Sat, 7 Oct 2006 09:37:31 +0000
Subject: [PATCH] *** empty log message ***

---
 melodic.tcl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/melodic.tcl b/melodic.tcl
index 6c67337..6163c25 100644
--- a/melodic.tcl
+++ b/melodic.tcl
@@ -182,7 +182,7 @@ then BET is turned off by default."
 set fmri(thresh) 10
 LabelSpinBox  $w.bet.thresh -label "  Threshold % " -textvariable fmri(thresh) -range {0.0 100 1 } -width 3
 
-pack $w.bet.label $w.bet.yn $w.bet.thresh -in $w.bet -side left
+pack $w.bet.label $w.bet.yn -in $w.bet -side left
 
 #}}}
 #{{{ spatial filtering
-- 
GitLab