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