cleanup redeclarations for todays tanh commit
This commit is contained in:
parent
6afe4230f6
commit
18570fc035
|
|
@ -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
|
||||
* inp.c: allow comment lines inside of
|
||||
command files
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
|
|||
|
||||
#include <ngspice.h>
|
||||
#include <cpdefs.h>
|
||||
#include <ftedefs.h>
|
||||
#include <dvec.h>
|
||||
|
||||
#include "cmath.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue