minor, readability, missing newline

This commit is contained in:
rlar 2017-05-17 20:40:18 +02:00
parent b311163b77
commit c081d4facd
1 changed files with 1 additions and 0 deletions

View File

@ -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']">