Tidied up indents etc, to make it easy to compare diffs against the echidna config.
r1950 | ffr | 2007-05-10 13:18:06 +1000 (Thu, 10 May 2007) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
73d144340d
commit
717f9beea7
@@ -37,6 +37,7 @@ proc ::histogram_memory::setmode {mode} {
|
|||||||
global cfPath;
|
global cfPath;
|
||||||
hmm_mode $mode;
|
hmm_mode $mode;
|
||||||
set sim_mode [SplitReply [hmm_simulation]];
|
set sim_mode [SplitReply [hmm_simulation]];
|
||||||
|
|
||||||
switch $mode {
|
switch $mode {
|
||||||
pulser {
|
pulser {
|
||||||
if {$sim_mode == "true"} {
|
if {$sim_mode == "true"} {
|
||||||
|
|||||||
Reference in New Issue
Block a user