ginac.cfg: Added configuration for GiNaC (ref. https://www.ginac.de/ )
This commit is contained in:
parent
53734a3da1
commit
826609ad95
|
@ -129,7 +129,7 @@
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="type">
|
<attribute name="type">
|
||||||
<data type="string">
|
<data type="string">
|
||||||
<param name="pattern">([a-zA-Z_][a-zA-Z_0-9]*[ ])*([a-zA-Z_][a-zA-Z_0-9]*::)*([a-zA-Z_][a-zA-Z_0-9]*([ ]?[*&])*)+</param>
|
<param name="pattern">([a-zA-Z_][a-zA-Z_0-9:]*[ ])*([a-zA-Z_][a-zA-Z_0-9]*::)*([a-zA-Z_][a-zA-Z_0-9]*([ ]?[*&])*)+</param>
|
||||||
</data>
|
</data>
|
||||||
</attribute>
|
</attribute>
|
||||||
</optional>
|
</optional>
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue