Browse Source

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.
rlar 14 years ago
parent
commit
6e829f7cc4
  1. 817
      src/frontend/subckt.c

817
src/frontend/subckt.c
File diff suppressed because it is too large
View File

Loading…
Cancel
Save