Files
sics/site_ansto/instrument/config/hmm/anstohm_linked.xml
Ferdi Franceschini f78b9cefd3 Removed obsolete tables from the histogram memory configuration.
r2163 | ffr | 2007-09-26 16:19:06 +1000 (Wed, 26 Sep 2007) | 2 lines
2012-11-15 13:24:52 +11:00

21 lines
713 B
XML

<?xml version = '1.0' encoding = 'UTF-8'?>
<!-- Revised version MJL 2/07 -->
<anstohm:anstohm filler="ansto1" >
<config_links>
<config_link filename="../HMconfig/Default/Server_defaults.xml" />
<config_link filename="../HMconfig/Default/[inst_defaults].xml" />
</config_links>
<config_fillers>
<config_filler instrument="[instname]">
<!-- Place your customizations of the default configuration in this section -->
<!-- (if any) in config_server or config_fillers sections here. -->
<!-- These will override the linked configuration data above. -->
[BAT_TABLE]
[CAT_TABLE]
[FAT_TABLE]
[OAT_TABLE]
[SAT_TABLE]
</config_filler>
</config_fillers>
</anstohm:anstohm>