adms/admst/ngspiceMODULE.c.xml, fix the port name table

which will be exported from the model code to "spice" via
  struct IFdevice.terms
  struct IFdevice.numNames
  struct IFdevice.termNames
This commit is contained in:
rlar 2017-03-12 10:41:52 +01:00
parent ba6955a1aa
commit 6ccccbe7c4
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
<admst:text format="\n};\n"/>
char *$(module)names[] = {
<admst:join select="node[grounded='no']" separator=",\n">
<admst:join select="node[location='external' and grounded='no']" separator=",\n">
<admst:choose>
<admst:when test="attribute[name='name']">
<admst:for-each select="attribute[name='name']">