2008-06-07 Stefan Jahn <stefan@lkcc.org>

* library/Varistors.lib: Added new varistor library.  Thanks a
	  lot to Gunther Kraut!
This commit is contained in:
ela 2008-06-07 16:05:49 +00:00
parent 71317edcb8
commit a47e4f6bd1
4 changed files with 8697 additions and 2 deletions

3
NEWS
View File

@ -26,7 +26,8 @@ files.
Version 0.0.15
--------------
* new libraries added: PMOSFETs, NMOSFETs, Regulators and Ideal
* new libraries added: PMOSFETs, NMOSFETs, Regulators, Varistors and
Ideal
Version 0.0.14
--------------

View File

@ -1,3 +1,8 @@
2008-06-07 Stefan Jahn <stefan@lkcc.org>
* library/Varistors.lib: Added new varistor library. Thanks a lot
to Gunther Kraut!
2008-05-29 Stefan Jahn <stefan@lkcc.org>
* library/Regulators.lib: Added new library containing some

View File

@ -24,7 +24,7 @@
COMPLIBS = Transistors.lib Substrates.lib Diodes.lib MOSFETs.lib OpAmps.lib \
Bridges.lib LEDs.lib JFETs.lib Z-Diodes.lib NMOSFETs.lib \
PMOSFETs.lib Ideal.lib Regulators.lib
PMOSFETs.lib Ideal.lib Regulators.lib Varistors.lib
EXTRA_DIST = $(COMPLIBS)

File diff suppressed because it is too large Load Diff