diff --git a/src/current/include/preproc/expand.xsl b/src/current/include/preproc/expand.xsl index 0cb43124..e1d82af4 100644 --- a/src/current/include/preproc/expand.xsl +++ b/src/current/include/preproc/expand.xsl @@ -550,6 +550,9 @@ + + + diff --git a/src/current/include/preproc/symtable.xsl b/src/current/include/preproc/symtable.xsl index 8bb31469..e8fefe5a 100644 --- a/src/current/include/preproc/symtable.xsl +++ b/src/current/include/preproc/symtable.xsl @@ -660,7 +660,12 @@ + local="{@local}" dtype="float" dim="0" tex="{@sym}"> + + + + + @@ -736,6 +741,10 @@ extclass="{$external}" terminate="{$terminate}" type="cgen" dtype="boolean" dim="?" desc="{@desc}"> + + + +