rlar 14 years ago
parent
commit
3e98e15a20
  1. 7
      ChangeLog
  2. 1
      src/frontend/com_ghelp.c
  3. 2
      src/frontend/cpitf.c

7
ChangeLog

@ -1,6 +1,11 @@
2011-12-27 Robert Larice
* src/frontend/com_ghelp.c ,
* src/frontend/cpitf.c :
cleanup
2011-12-27 Holger Vogt
* inpcom.c: warnings and error messages in .lib handling (bug no. 3111261)
2011-12-26 Holger Vogt
* xpressn.c
* ptfuncs.c, inpptree.c, inpptree.h, spicelib/parser/inp.h

1
src/frontend/com_ghelp.c

@ -2,7 +2,6 @@
#include "ngspice/ngspice.h"
#include "ngspice/wordlist.h"
#include "ngspice/bool.h"
#include <variable.h>
#include "variable.h"
#include "ngspice/cpextern.h"

2
src/frontend/cpitf.c

@ -16,7 +16,7 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
#include "define.h"
#include "misccoms.h"
#include <terminal.h>
#include "terminal.h"
#include "completion.h"
#include "variable.h"

Loading…
Cancel
Save