Skip to content

Commit

Permalink
Fix ra3xdh#967:
Browse files Browse the repository at this point in the history
-The lookahead-pattern for differentiate the 3-/4-/5-node spice-bjt
 erroneously contains newline. This causes read a spice bjt-line don't
 stop at new line and detect a 5-node bjt instead of 3-node bjt as
 happen for AD822X.cir of Opamp_AC_Tran.zip from the issue 967.
 This is fixed and tested against AD822X.cir. The critical lines from
 AD822X.cir are included in the bjt.cir qucsconv_rf testing example.

Signed-off-by: ThomasZecha <[email protected]>
  • Loading branch information
ThomasZecha committed Oct 4, 2024
1 parent 3fabf3b commit a89549e
Showing 1 changed file with 1 addition and 1 deletion.