23 lines
749 B
XML
23 lines
749 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]
|
|
[NAT_TABLE]
|
|
[OAT_TABLE]
|
|
[SAT_TABLE]
|
|
[SRV_TABLE]
|
|
</config_filler>
|
|
</config_fillers>
|
|
</anstohm:anstohm>
|