Commit f829c812d7b8fadfdb05aea1110a9be75921887f
1 parent
74c9f7b2
Exists in
master
and in
7 other branches
solo mag rename
Showing
2 changed files
with
5 additions
and
5 deletions
Show diff stats
PARAM_DEF/solo_b_tst.xml renamed to PARAM_DEF/solo_b_sfr.xml
PARAM_DEF/solo_b_tst_tot.xml renamed to PARAM_DEF/solo_b_sfr_tot.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<param xml:id="solo_b_tst_tot"> | |
2 | +<param xml:id="solo_b_sfr_tot"> | |
3 | 3 | <get> |
4 | - <amdaParam name="solo_b_tst" /> | |
4 | + <amdaParam name="solo_b_fr" /> | |
5 | 5 | </get> |
6 | - <process description="magnitude()">magnitude($solo_b_tst)</process> | |
6 | + <process description="magnitude()">magnitude($solo_b_sfr)</process> | |
7 | 7 | <output/> |
8 | 8 | </param> | ... | ... |