Mercurial > repos > bimib > cobraxy
comparison COBRAxy/marea.xml @ 227:84b31c9100ad draft
Uploaded
author | luca_milaz |
---|---|
date | Mon, 16 Dec 2024 17:26:43 +0000 |
parents | 7e703e546998 |
children | 7377e982a061 |
comparison
equal
deleted
inserted
replaced
226:422d8a7b7fb5 | 227:84b31c9100ad |
---|---|
67 #end if | 67 #end if |
68 #end if | 68 #end if |
69 | 69 |
70 --comparison ${comparis.comparison} | 70 --comparison ${comparis.comparison} |
71 #if $comparis.comparison == 'onevsmany' | 71 #if $comparis.comparison == 'onevsmany' |
72 --control '${cond.comparis.controlgroup}' | 72 --control '${comparis.controlgroup}' |
73 #end if | 73 #end if |
74 | 74 |
75 --choice_map '${cond_choice_map.choice_map}' | 75 --choice_map '${cond_choice_map.choice_map}' |
76 #if $cond_choice_map.choice_map == 'Custom': | 76 #if $cond_choice_map.choice_map == 'Custom': |
77 --custom_map ${cond_choice_map.custom_map} | 77 --custom_map ${cond_choice_map.custom_map} |