rewrite subckt.c

transform doit() into a true recursive version,
    drop usage of global variables
  reduce scope of many variables
  cleanup and readability

  FIXME,
    an opportunity to plug a memory leak is visible now.
This commit is contained in:
rlar 2012-03-25 20:19:42 +02:00
parent da06afb895
commit 6e829f7cc4
1 changed files with 403 additions and 414 deletions

File diff suppressed because it is too large Load Diff