Update instructions in containers.rst
[gromacs.git] / src / gromacs / options / tests / refdata / TreeValueSupportTest_SupportsDoubleOption.xml
blobbd8173832e280bb9a481d6a5f84230c7749e7736
1 <?xml version="1.0"?>
2 <?xml-stylesheet type="text/xsl" href="referencedata.xsl"?>
3 <ReferenceData>
4   <Object Name="Input"></Object>
5   <Object Name="Adjusted">
6     <Real Name="a">1.5</Real>
7   </Object>
8   <String Name="Dumped"><![CDATA[
9 a                                 = 1.5
10 ]]></String>
11   <String Name="Compared"><![CDATA[
12 ]]></String>
13   <String Name="ComparedAgainstEmpty"><![CDATA[
14 /a (1.5 - missing)
15 ]]></String>
16 </ReferenceData>