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
@@ -34,9 +34,10 @@ if {$sim_mode == "true"} {
|
||||
# - Or, no configuration at all could be uploaded, the
|
||||
# histogram server can configure itself using its default config files.
|
||||
proc ::histogram_memory::setmode {mode} {
|
||||
global cfPath;
|
||||
hmm_mode $mode;
|
||||
set sim_mode [SplitReply [hmm_simulation]];
|
||||
global cfPath;
|
||||
hmm_mode $mode;
|
||||
set sim_mode [SplitReply [hmm_simulation]];
|
||||
|
||||
switch $mode {
|
||||
pulser {
|
||||
if {$sim_mode == "true"} {
|
||||
|
||||
Reference in New Issue
Block a user