enable tclspice again
This commit is contained in:
parent
30c2578751
commit
8bea0aba6a
|
|
@ -1,3 +1,6 @@
|
|||
2011-02-12 Holger Vogt
|
||||
* src/makefile.am: enable tclspice again
|
||||
|
||||
2011-02-11 Robert Larice
|
||||
* src/spicelib/parser/inp2r.c :
|
||||
bug fix, when rewriting a resistors tc = number number ==> tc=number tc2=number
|
||||
|
|
|
|||
|
|
@ -374,6 +374,7 @@ endif
|
|||
libspice_la_LIBADD += \
|
||||
frontend/parser/libparser.la \
|
||||
frontend/numparam/libnumparam.la \
|
||||
frontend/trannoise/libtrannoise.la \
|
||||
spicelib/parser/libinp.la
|
||||
|
||||
if CIDER_WANTED
|
||||
|
|
|
|||
Loading…
Reference in New Issue