Refactored for my new hipadaba xml support.

r1247 | ffr | 2006-11-07 13:06:51 +1100 (Tue, 07 Nov 2006) | 2 lines
This commit is contained in:
Ferdi Franceschini
2006-11-07 13:06:51 +11:00
committed by Douglas Clowes
parent 1ca10817f2
commit c7aed4a93c
6 changed files with 15 additions and 12 deletions

View File

@@ -1,5 +1,6 @@
wombat_configuration.tcl
hipadaba_wombat_configuration.tcl
hipadaba_configuration.tcl
wombat.hdd
motor_test.tcl
troubleshoot_setup.tcl
InstXML.tcl

View File

@@ -1,5 +1,5 @@
# $Revision: 1.3 $
# $Date: 2006-10-31 03:59:42 $
# $Revision: 1.4 $
# $Date: 2006-11-07 02:04:21 $
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
# Last revision by: $Author: ffr $
@@ -586,4 +586,4 @@ hm configure init 1
hm init
MakeScanCommand xxxscan counter wombat.hdd recover.bin
source hipadaba_wombat_configuration.tcl
source gen_hipadaba.tcl

View File

@@ -1,4 +1,5 @@
koala_configuration.tcl
hipadaba_koala_configuration.tcl
hipadaba_configuration.tcl
koala.hdd
troubleshoot_setup.tcl
InstXML.tcl

View File

@@ -1,5 +1,5 @@
# $Revision: 1.1 $
# $Date: 2006-10-15 23:50:25 $
# $Revision: 1.2 $
# $Date: 2006-11-07 02:05:21 $
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
# Last revision by: $Author: ffr $
@@ -175,4 +175,4 @@ ss1vo readscript ss1readvertoffset
# END MOTOR CONFIGURATION
source hipadaba_koala_configuration.tcl
source gen_hipadaba.tcl

View File

@@ -1,4 +1,5 @@
kowari_configuration.tcl
hipadaba_kowari_configuration.tcl
hipadaba_configuration.tcl
kowari.hdd
troubleshoot_setup.tcl
InstXML.tcl

View File

@@ -1,5 +1,5 @@
# $Revision: 1.2 $
# $Date: 2006-10-31 04:03:01 $
# $Revision: 1.3 $
# $Date: 2006-11-07 02:06:51 $
# Author: Ferdi Franceschini (ffr@ansto.gov.au)
# Last revision by: $Author: ffr $
@@ -592,4 +592,4 @@ hm configure init 1
hm init
MakeScanCommand xxxscan simCtr kowari.hdd recover.bin
source hipadaba_kowari_configuration.tcl
source gen_hipadaba.tcl