Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bis-aria
ariaec
Commits
9b270f05
Commit
9b270f05
authored
Jul 01, 2019
by
Fabrice ALLAIN
Browse files
fix: syntax error for clashlist flag in aria project templates
parent
5e6cac95
Changes
6
Hide whitespace changes
Inline
Side-by-side
src/aria/conbox/templates/aria_project_v2.3.0.xml
View file @
9b270f05
...
...
@@ -72,7 +72,7 @@
<procheck
executable=
"${procheck_executable}"
enabled=
"${procheck_enabled}"
/>
<prosa
executable=
"${prosa_executable}"
enabled=
"${prosa_enabled}"
/>
<whatif
executable=
"${whatif_executable}"
enabled=
"${whatif_enabled}"
/>
<clashlist
executable=
"${clashlist_executable}"
enabled=
"${clahlist_enabled}"
/>
<clashlist
executable=
"${clashlist_executable}"
enabled=
"${cla
s
hlist_enabled}"
/>
</analysis>
<report>
<ccpn
export_assignments=
"no"
export_noe_restraint_list=
"no"
export_structures=
"no"
/>
...
...
src/aria/conbox/templates/aria_project_v2.3.2.xml
View file @
9b270f05
...
...
@@ -74,7 +74,7 @@
<procheck
executable=
"${procheck_executable}"
enabled=
"${procheck_enabled}"
/>
<prosa
executable=
"${prosa_executable}"
enabled=
"${prosa_enabled}"
/>
<whatif
executable=
"${whatif_executable}"
enabled=
"${whatif_enabled}"
/>
<clashlist
executable=
"${clashlist_executable}"
enabled=
"${clahlist_enabled}"
/>
<clashlist
executable=
"${clashlist_executable}"
enabled=
"${cla
s
hlist_enabled}"
/>
</analysis>
<report>
<ccpn
export_assignments=
"no"
export_noe_restraint_list=
"no"
export_structures=
"no"
/>
...
...
src/aria/conbox/templates/aria_project_v2.3.3.xml
View file @
9b270f05
...
...
@@ -75,7 +75,7 @@
<procheck
executable=
"${procheck_executable}"
enabled=
"${procheck_enabled}"
/>
<prosa
executable=
"${prosa_executable}"
enabled=
"${prosa_enabled}"
/>
<whatif
executable=
"${whatif_executable}"
enabled=
"${whatif_enabled}"
/>
<clashlist
executable=
"${clashlist_executable}"
enabled=
"${clahlist_enabled}"
/>
<clashlist
executable=
"${clashlist_executable}"
enabled=
"${cla
s
hlist_enabled}"
/>
</analysis>
<report>
<ccpn
export_assignments=
"no"
export_noe_restraint_list=
"no"
export_structures=
"no"
/>
...
...
src/aria/conbox/templates/aria_project_v2.3.4.xml
View file @
9b270f05
...
...
@@ -76,7 +76,7 @@
<procheck
executable=
"${procheck_executable}"
enabled=
"${procheck_enabled}"
/>
<prosa
executable=
"${prosa_executable}"
enabled=
"${prosa_enabled}"
/>
<whatif
executable=
"${whatif_executable}"
enabled=
"${whatif_enabled}"
/>
<clashlist
executable=
"${clashlist_executable}"
enabled=
"${clahlist_enabled}"
/>
<clashlist
executable=
"${clashlist_executable}"
enabled=
"${cla
s
hlist_enabled}"
/>
</analysis>
<report>
<ccpn
export_assignments=
"no"
export_noe_restraint_list=
"no"
export_structures=
"no"
/>
...
...
src/aria/conbox/templates/aria_project_v2.3.5.xml
View file @
9b270f05
...
...
@@ -76,7 +76,7 @@
<procheck
executable=
"${procheck_executable}"
enabled=
"${procheck_enabled}"
/>
<prosa
executable=
"${prosa_executable}"
enabled=
"${prosa_enabled}"
/>
<whatif
executable=
"${whatif_executable}"
enabled=
"${whatif_enabled}"
/>
<clashlist
executable=
"${clashlist_executable}"
enabled=
"${clahlist_enabled}"
/>
<clashlist
executable=
"${clashlist_executable}"
enabled=
"${cla
s
hlist_enabled}"
/>
</analysis>
<report>
<ccpn
export_assignments=
"no"
export_noe_restraint_list=
"no"
export_structures=
"no"
/>
...
...
src/aria/conbox/templates/aria_project_v2.3.6.xml
View file @
9b270f05
...
...
@@ -76,7 +76,7 @@
<procheck
executable=
"${procheck_executable}"
enabled=
"${procheck_enabled}"
/>
<prosa
executable=
"${prosa_executable}"
enabled=
"${prosa_enabled}"
/>
<whatif
executable=
"${whatif_executable}"
enabled=
"${whatif_enabled}"
/>
<clashlist
executable=
"${clashlist_executable}"
enabled=
"${clahlist_enabled}"
/>
<clashlist
executable=
"${clashlist_executable}"
enabled=
"${cla
s
hlist_enabled}"
/>
</analysis>
<report>
<ccpn
export_assignments=
"no"
export_noe_restraint_list=
"no"
export_structures=
"no"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment