minor, readability, missing newline
This commit is contained in:
parent
b311163b77
commit
c081d4facd
|
|
@ -232,6 +232,7 @@ int $(module)guesstopology (SMPmatrix *matrix, CKTcircuit *ckt, $(module)model *
|
||||||
{
|
{
|
||||||
NG_IGNOREABLE(matrix);
|
NG_IGNOREABLE(matrix);
|
||||||
NG_IGNOREABLE(ckt);
|
NG_IGNOREABLE(ckt);
|
||||||
|
|
||||||
<admst:template match="evaluate.localvariables">
|
<admst:template match="evaluate.localvariables">
|
||||||
<admst:choose>
|
<admst:choose>
|
||||||
<admst:when test="[datatypename='assignment']">
|
<admst:when test="[datatypename='assignment']">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue