Browse Source

cleanup redeclarations for todays tanh commit

rlar 15 years ago
parent
commit
18570fc035
  1. 4
      ChangeLog
  2. 1
      src/maths/cmaths/cmath2.c

4
ChangeLog

@ -1,3 +1,7 @@
2011-07-17 Robert Larice
* src/maths/cmaths/cmath2.c :
cleanup redeclarations for todays tanh commit
2011-07-17 Holger Vogt 2011-07-17 Holger Vogt
* inp.c: allow comment lines inside of * inp.c: allow comment lines inside of
command files command files

1
src/maths/cmaths/cmath2.c

@ -17,7 +17,6 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
#include <ngspice.h> #include <ngspice.h>
#include <cpdefs.h> #include <cpdefs.h>
#include <ftedefs.h>
#include <dvec.h> #include <dvec.h>
#include "cmath.h" #include "cmath.h"

Loading…
Cancel
Save