Re: [Help-gnucap] Multiple instances having the same instance name
al davis <[email protected]>
| Newsgroups | gmane.comp.gnu.gnucap.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday 16 June 2015, Felix Salfelder wrote: > well, it does not seem to matter much, unless the device is > referenced later on. print, dc sweep or current branch > reference come to mind. in these cases, a warning seems > appropriate. something like > > .print i(R1) > WARNING: there's more than one R1. What it does is give you both of them. The label search uses wildcards, so it will give you all that match.