state.xml: Add state-all yield stateAll

* state.xml (stateAll): New yield to state-all.
master
Mike Gerwitz 2018-06-15 14:12:04 -04:00
parent 1254141c0f
commit 368b50d026
1 changed files with 2 additions and 1 deletions

View File

@ -187,7 +187,8 @@
<t:n-vector n="52" name="NVEC_STATE_ALL" value="1" />
<classify as="state-all" desc="Every State in a State vector">
<classify as="state-all" yields="stateAll"
desc="Every State in a State vector">
<match on="NVEC_STATE_ALL" />
</classify>
</section>