mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
[Docs] Update component dependencies
Automatically committed through Travis CI. [ci skip]
This commit is contained in:
parent
feaa50a002
commit
1b516bb4fa
@ -138,6 +138,10 @@
|
||||
`ace_interaction`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "hellfire" %}
|
||||
`ace_interaction`, `ace_missileguidance`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "hitreactions" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
@ -258,6 +262,10 @@
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "nlaw" %}
|
||||
`ace_missileguidance`
|
||||
{% endif %}
|
||||
|
||||
{% if include.component == "noidle" %}
|
||||
`ace_common`
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user