minor, readability, missing newline
This commit is contained in:
parent
7d81345a4b
commit
45521299f4
|
|
@ -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