Blame view

test/data/DataBaseParameters/expression_plus_2.xml 172 Bytes
afce918f   Benjamin Renard   Add test/data
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<param xml:id='expression_plus_2'>
  <get>
   <amdaParam name="dst"/>
  </get>
  <process description="10+dst">10+$dst</process>
  <output/>
</param>