diff --git a/NEWS b/NEWS index 0dbd6be6..5b29b840 100644 --- a/NEWS +++ b/NEWS @@ -29,7 +29,8 @@ Version 0.0.15 * simulation time for digital files (Verilog and VHDL) now stored in additional configuration file * Czech translation of the internal help system - * new components: EPFL-EKV NMOS/PMOS V2.6, rectangular waveguide + * new components: EPFL-EKV NMOS/PMOS V2.6, rectangular waveguide, + HICUM L0 v1.2 * new libraries added: PMOSFETs, NMOSFETs, Regulators, Varistors and Ideal diff --git a/qucs/components/libcomponents.ap b/qucs/components/libcomponents.ap index 16f0d229..d07157de 100644 --- a/qucs/components/libcomponents.ap +++ b/qucs/components/libcomponents.ap @@ -46,7 +46,7 @@ SOURCES = phaseshifter.cpp gyrator.cpp componentdialog.cpp \ hicumL2p1.cpp HBT_X.cpp verilogfile.cpp vexp.cpp iexp.cpp eqndefined.cpp \ vfile.cpp ifile.cpp mod_amp.cpp hic2_full.cpp thyristor.cpp triac.cpp \ diac.cpp log_amp.cpp hic0_full.cpp potentiometer.cpp rfedd.cpp rfedd2p.cpp \ - MESFET.cpp EKV26nMOS.cpp EKV26pMOS.cpp rectline.cpp + MESFET.cpp EKV26nMOS.cpp EKV26pMOS.cpp rectline.cpp hic0p2_full.cpp # List of special Qt files. MOCHEADERS = componentdialog.h spicedialog.h optimizedialog.h spicefile.h