Skip to content
Snippets Groups Projects
dummy.xlmap 399 B
<logicalNameMap>
    <module name="MyLocation">
      <constant name="Constant">
        <type>integer</type>
        <value>42</value>
      </constant>
      <constant name="Constant2">
        <type>integer</type>
        <value>666</value>
      </constant>
      <variable name="Variable">
        <type>integer</type>
        <value>2</value>
      </variable>
    </module>
</logicalNameMap>