Commit c5a532be authored by Łukasz Nowak's avatar Łukasz Nowak

Follow up replaces aggregate.

parent 557f9594
......@@ -22,7 +22,7 @@
<key> <string>constraint_base_category</string> </key>
<value>
<tuple>
<string>aggregate</string>
<string>follow_up</string>
</tuple>
</value>
</item>
......@@ -38,7 +38,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>aggregate_category_membership_arity_constraint</string> </value>
<value> <string>follow_up_category_membership_arity_constraint</string> </value>
</item>
<item>
<key> <string>max_arity</string> </key>
......
......@@ -20,7 +20,7 @@
</item>
<item>
<key> <string>base_category</string> </key>
<value> <string>aggregate</string> </value>
<value> <string>follow_up</string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -30,7 +30,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>aggregate_state_constraint</string> </value>
<value> <string>follow_up_state_constraint</string> </value>
</item>
<item>
<key> <string>int_index</string> </key>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment