eole => variable

This commit is contained in:
2019-12-22 08:58:37 +01:00
parent 81028d1539
commit 3881cb7e98
30 changed files with 58 additions and 52 deletions

View File

@ -16,7 +16,7 @@
<variable doc="No change" multi="False" name="int" type="number">
<check name="valid_entier" warnings_only="False">
<param name="mini" type="string">0</param>
<param name="maxi" type="eole">creole.general.int2</param>
<param name="maxi" type="variable">creole.general.int2</param>
</check>
<property>normal</property>
</variable>