Commit 85c013bd669ff034c4d1d76dec25ca9c6d71436d

Authored by Quentin Brzustowski
1 parent ef5a1c76

corrected mistake in IRM SULEICA

Showing 2 changed files with 13 additions and 2 deletions   Show diff stats
PARAM_DEF/irm_sul_h10.xml
1 1 <?xml version="1.0"?>
2   -<param xml:id='irm_sul_h40'>
  2 +<param xml:id='irm_sul_h10'>
3 3 <get>
4 4 <vi name='irm:sul:all'>
5   - <baseParam name='Proton_rate'/>
  5 + <baseParam name='Protons_10'/>
6 6 </vi>
7 7 </get>
8 8 <process/>
... ...
PARAM_DEF/irm_sul_h40.xml 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id='irm_sul_h40'>
  3 + <get>
  4 + <vi name='irm:sul:all'>
  5 + <baseParam name='Proton_rate'/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 + </param>
  11 +
... ...