diff --git a/site_ansto/instrument/config/hmm/hmm_configuration_common_1.tcl b/site_ansto/instrument/config/hmm/hmm_configuration_common_1.tcl index bf86e532..2527de44 100644 --- a/site_ansto/instrument/config/hmm/hmm_configuration_common_1.tcl +++ b/site_ansto/instrument/config/hmm/hmm_configuration_common_1.tcl @@ -1,5 +1,5 @@ -# $Revision: 1.4 $ -# $Date: 2007-03-24 08:12:51 $ +# $Revision: 1.5 $ +# $Date: 2007-03-30 07:51:35 $ # Author: Mark Lesha (mle@ansto.gov.au) # Last revision by: $Author: ffr $ @@ -403,7 +403,7 @@ proc count_withbm {mode preset} { proc save {} { nxcreatefile nexus_hmscan.dic; - hmm_save nxscript entry1; + hmm_save nxscript entry1 0; nxclosefile; } }