Commit 229a6669d1622456e5c9bd92c8228b37fcb17406

Authored by Benjamin Renard
2 parents deefda79 ce7f76cd

Merge branch 'master' of https://gitlab.irap.omp.eu/CDPP/AMDA_Kernel

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
config/xsd/parser/functions.xsd
... ... @@ -15,6 +15,7 @@
15 15 <xs:attribute name="name" type="xs:string"/>
16 16 <xs:attribute name="args" type="xs:int"/>
17 17 <xs:attribute name="kind" type="xs:string"/>
  18 + <xs:attribute name="group" type="xs:string"/>
18 19 </xs:complexType>
19 20 </xs:element>
20 21 </xs:sequence>
... ...