Re: scope and CARD_LIST:_card_list
Felix Salfelder <[email protected]>
| Newsgroups | gmane.comp.gnu.gnucap.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jan 30, 2021 at 07:07:53PM -0500, al davis wrote: > The tests should probably all be in the form with assert(Scope), not > the 3-way, because the 3-way hints that !scope is valid, and needs to > be tested. done > Pass scope as an arg to init. No need to store it. > > > - same with PROBELIST::add_* > > Pass as another arg. add_branches already does, so it can traverse > subckts. done cheers felix