From 685f3d1120bc3d5773eaf8c9bcc244749c6c272d Mon Sep 17 00:00:00 2001 From: pnenzi Date: Thu, 25 Sep 2003 17:26:55 +0000 Subject: [PATCH] Updated with numparam library changes. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4d233aa0b..e1637c59d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,12 @@ * src/spicelib/devices/bjt2/*, DEVICES, Changelog: Added bjt2 code sent by Dietmar Warning, containing some fixes over the original code and a new feature: temperature correction of re,rb,rc. + + * src/frontend/numparam/*, src/frontend/Makefile.am, src/Makefile.am, + configure.in, acconfig.h, src/frontend/subckt.c: Added numparam + library contributed by Georg Post. This library let users to + input parametric netlists in ngspice. Look at readme in library + directory. 2003-09-25 Paolo Nenzi