Browse Source

#2/6 config.h --> ngspice/config.h, #include's

rlar 14 years ago
parent
commit
4ca58067a2
  1. 4
      ChangeLog
  2. 2
      src/conf.c
  3. 2
      src/frontend/com_ahelp.c
  4. 2
      src/frontend/com_asciiplot.c
  5. 2
      src/frontend/com_dump.c
  6. 2
      src/frontend/com_echo.c
  7. 2
      src/frontend/com_hardcopy.c
  8. 2
      src/frontend/com_help.c
  9. 2
      src/frontend/com_measure2.c
  10. 2
      src/frontend/com_measure2.h
  11. 2
      src/frontend/com_plot.c
  12. 2
      src/frontend/com_rehash.c
  13. 2
      src/frontend/com_set.c
  14. 2
      src/frontend/com_shell.c
  15. 2
      src/frontend/com_shift.c
  16. 2
      src/frontend/com_state.c
  17. 2
      src/frontend/com_strcmp.c
  18. 2
      src/frontend/com_sysinfo.c
  19. 2
      src/frontend/com_unset.c
  20. 2
      src/frontend/help/help.c
  21. 2
      src/frontend/help/provide.c
  22. 2
      src/frontend/help/readhelp.c
  23. 2
      src/frontend/help/x11disp.c
  24. 2
      src/frontend/help/xdisplay.c
  25. 2
      src/frontend/numparam/mystring.c
  26. 2
      src/frontend/parser/backq.c
  27. 2
      src/frontend/parser/complete.c
  28. 2
      src/frontend/parser/glob.c
  29. 2
      src/frontend/parser/input.c
  30. 2
      src/frontend/parser/lexical.c
  31. 2
      src/frontend/parser/numparse.c
  32. 2
      src/frontend/parser/std.c
  33. 2
      src/frontend/parser/unixcom.c
  34. 2
      src/frontend/plotting/plotit.c
  35. 2
      src/frontend/resource.c
  36. 2
      src/frontend/streams.c
  37. 2
      src/frontend/terminal.c
  38. 2
      src/frontend/variable.c
  39. 2
      src/include/ngspice/compatmode.h
  40. 2
      src/include/ngspice/fteext.h
  41. 2
      src/include/ngspice/hlpdefs.h
  42. 2
      src/include/ngspice/ngspice.h
  43. 2
      src/include/ngspice/stringutil.h
  44. 2
      src/maths/cmaths/test_cx_cph.c
  45. 2
      src/maths/cmaths/test_cx_j.c
  46. 2
      src/maths/cmaths/test_cx_mag.c
  47. 2
      src/maths/cmaths/test_cx_ph.c
  48. 2
      src/maths/poly/interpolate.c
  49. 2
      src/maths/sparse/spsmp.c
  50. 2
      src/misc/dup2.c
  51. 2
      src/misc/misc_time.c
  52. 2
      src/misc/wlist.c
  53. 2
      src/nghelp.c
  54. 2
      src/ngnutmeg.c
  55. 2
      src/ngproc2mod.c
  56. 2
      src/ngspice.c
  57. 2
      src/spicelib/analysis/analysis.c
  58. 2
      src/spicelib/analysis/dcpss.c
  59. 2
      src/spicelib/analysis/dctran.c
  60. 2
      src/spicelib/devices/adms/admst/ngspiceMODULEinit.c.xml
  61. 2
      src/spicelib/devices/asrc/asrcinit.c
  62. 2
      src/spicelib/devices/bjt/bjtinit.c
  63. 2
      src/spicelib/devices/bsim1/bsim1init.c
  64. 2
      src/spicelib/devices/bsim2/bsim2init.c
  65. 2
      src/spicelib/devices/bsim3/bsim3init.c
  66. 2
      src/spicelib/devices/bsim3soi/b4soiinit.c
  67. 2
      src/spicelib/devices/bsim3soi_dd/b3soiddinit.c
  68. 2
      src/spicelib/devices/bsim3soi_fd/b3soifdinit.c
  69. 2
      src/spicelib/devices/bsim3soi_pd/b3soipdinit.c
  70. 2
      src/spicelib/devices/bsim3v0/bsim3v0init.c
  71. 2
      src/spicelib/devices/bsim3v1/bsim3v1init.c
  72. 2
      src/spicelib/devices/bsim3v32/bsim3v32init.c
  73. 2
      src/spicelib/devices/bsim4/bsim4init.c
  74. 2
      src/spicelib/devices/bsim4v4/bsim4v4init.c
  75. 2
      src/spicelib/devices/bsim4v5/bsim4v5init.c
  76. 2
      src/spicelib/devices/bsim4v6/bsim4v6init.c
  77. 2
      src/spicelib/devices/cap/capinit.c
  78. 2
      src/spicelib/devices/cccs/cccsinit.c
  79. 2
      src/spicelib/devices/ccvs/ccvsinit.c
  80. 2
      src/spicelib/devices/cktaccept.c
  81. 2
      src/spicelib/devices/cktask.c
  82. 2
      src/spicelib/devices/cktbindnode.c
  83. 2
      src/spicelib/devices/cktcrte.c
  84. 2
      src/spicelib/devices/cktfinddev.c
  85. 2
      src/spicelib/devices/cktinit.c
  86. 2
      src/spicelib/devices/cpl/cplinit.c
  87. 2
      src/spicelib/devices/csw/cswinit.c
  88. 2
      src/spicelib/devices/dev.c
  89. 2
      src/spicelib/devices/dio/dioinit.c
  90. 2
      src/spicelib/devices/hfet1/hfetinit.c
  91. 2
      src/spicelib/devices/hfet2/hfet2init.c
  92. 2
      src/spicelib/devices/hisim2/hsm2init.c
  93. 2
      src/spicelib/devices/hisimhv/hsmhvinit.c
  94. 2
      src/spicelib/devices/ind/indinit.c
  95. 2
      src/spicelib/devices/isrc/isrcinit.c
  96. 2
      src/spicelib/devices/jfet/jfetinit.c
  97. 2
      src/spicelib/devices/jfet2/jfet2init.c
  98. 2
      src/spicelib/devices/ltra/ltrainit.c
  99. 2
      src/spicelib/devices/mes/mesinit.c
  100. 2
      src/spicelib/devices/mesa/mesainit.c

4
ChangeLog

@ -1,3 +1,7 @@
2011-12-27 Robert Larice
* **/* :
#2/6 config.h --> ngspice/config.h, #include's
2011-12-27 Robert Larice 2011-12-27 Robert Larice
* configure.ac , * configure.ac ,
* .cvsignore , * .cvsignore ,

2
src/conf.c

@ -1,6 +1,6 @@
/* Common configuration file for ng-spice and nutmeg */ /* Common configuration file for ng-spice and nutmeg */
#include "config.h"
#include "ngspice/config.h"
#include "conf.h" #include "conf.h"
/* The GNU configure system should set PACKAGE_BUGREPORT /* The GNU configure system should set PACKAGE_BUGREPORT

2
src/frontend/com_ahelp.c

@ -1,4 +1,4 @@
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/bool.h" #include "ngspice/bool.h"

2
src/frontend/com_asciiplot.c

@ -1,4 +1,4 @@
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/bool.h" #include "ngspice/bool.h"

2
src/frontend/com_dump.c

@ -1,4 +1,4 @@
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/bool.h" #include "ngspice/bool.h"
#include "ngspice/wordlist.h" #include "ngspice/wordlist.h"

2
src/frontend/com_echo.c

@ -2,7 +2,7 @@
* com_echo.c * com_echo.c
************/ ************/
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/wordlist.h" #include "ngspice/wordlist.h"
#include "ngspice/bool.h" #include "ngspice/bool.h"

2
src/frontend/com_hardcopy.c

@ -1,4 +1,4 @@
#include <config.h>
#include "ngspice/config.h"
#include <stdio.h> #include <stdio.h>
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"

2
src/frontend/com_help.c

@ -1,4 +1,4 @@
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/macros.h" #include "ngspice/macros.h"

2
src/frontend/com_measure2.c

@ -4,7 +4,7 @@
Patches by Bill Swartz from 2009-05-18 and 2009-08-21 are included. Patches by Bill Swartz from 2009-05-18 and 2009-08-21 are included.
*/ */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/memory.h" #include "ngspice/memory.h"

2
src/frontend/com_measure2.h

@ -1,7 +1,7 @@
#ifndef _COM_MEASURE_H #ifndef _COM_MEASURE_H
#define _COM_MEASURE_H #define _COM_MEASURE_H
#include <config.h>
#include "ngspice/config.h"
extern int measure_get_precision(void) ; extern int measure_get_precision(void) ;
extern int get_measure2(wordlist *wl,double *result,char *out_line, bool auto_check) ; extern int get_measure2(wordlist *wl,double *result,char *out_line, bool auto_check) ;

2
src/frontend/com_plot.c

@ -1,4 +1,4 @@
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/bool.h" #include "ngspice/bool.h"

2
src/frontend/com_rehash.c

@ -2,7 +2,7 @@
* com_rehash.c * com_rehash.c
************/ ************/
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/wordlist.h" #include "ngspice/wordlist.h"

2
src/frontend/com_set.c

@ -1,4 +1,4 @@
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/bool.h" #include "ngspice/bool.h"

2
src/frontend/com_shell.c

@ -2,7 +2,7 @@
* com_shell.c * com_shell.c
************/ ************/
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/wordlist.h" #include "ngspice/wordlist.h"

2
src/frontend/com_shift.c

@ -2,7 +2,7 @@
* com_shift.c * com_shift.c
************/ ************/
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/bool.h" #include "ngspice/bool.h"
#include "ngspice/wordlist.h" #include "ngspice/wordlist.h"

2
src/frontend/com_state.c

@ -1,4 +1,4 @@
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/bool.h" #include "ngspice/bool.h"
#include "ngspice/wordlist.h" #include "ngspice/wordlist.h"

2
src/frontend/com_strcmp.c

@ -1,4 +1,4 @@
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/bool.h" #include "ngspice/bool.h"

2
src/frontend/com_sysinfo.c

@ -7,7 +7,7 @@
*/ */
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/cpdefs.h" #include "ngspice/cpdefs.h"
#include "ngspice/fteext.h" #include "ngspice/fteext.h"

2
src/frontend/com_unset.c

@ -2,7 +2,7 @@
* com_unset.c * com_unset.c
************/ ************/
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/macros.h" #include "ngspice/macros.h"

2
src/frontend/help/help.c

@ -8,7 +8,7 @@ Modified 1999 Emmanuel Rouat
* The main entry point for the help system. * The main entry point for the help system.
*/ */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/cpstd.h" #include "ngspice/cpstd.h"
#include "ngspice/hlpdefs.h" #include "ngspice/hlpdefs.h"

2
src/frontend/help/provide.c

@ -12,7 +12,7 @@ Modified 1999 Emmanuel Rouat
* Toss the help window up on the screen, and deal with the graph... * Toss the help window up on the screen, and deal with the graph...
*/ */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/cpstd.h" #include "ngspice/cpstd.h"
#include "ngspice/hlpdefs.h" #include "ngspice/hlpdefs.h"

2
src/frontend/help/readhelp.c

@ -11,7 +11,7 @@ Modified 1999 Emmanuel Rouat
* when a complete match is not found - additional code based on code in MacSpice. * when a complete match is not found - additional code based on code in MacSpice.
*/ */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/cpstd.h" #include "ngspice/cpstd.h"
#include "ngspice/hlpdefs.h" #include "ngspice/hlpdefs.h"

2
src/frontend/help/x11disp.c

@ -4,7 +4,7 @@ Author: Jeffrey M. Hsu
Modified 1999 Emmanuel Rouat Modified 1999 Emmanuel Rouat
**********/ **********/
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#ifndef X_DISPLAY_MISSING #ifndef X_DISPLAY_MISSING

2
src/frontend/help/xdisplay.c

@ -4,7 +4,7 @@ Author: 1986 Wayne A. Christopher, U. C. Berkeley CAD Group
Modified 1999 Emmanuel Rouat Modified 1999 Emmanuel Rouat
**********/ **********/
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/cpstd.h" #include "ngspice/cpstd.h"
#include "ngspice/hlpdefs.h" #include "ngspice/hlpdefs.h"

2
src/frontend/numparam/mystring.c

@ -12,7 +12,7 @@
#include <math.h> #include <math.h>
#include <stdarg.h> #include <stdarg.h>
#include "config.h"
#include "ngspice/config.h"
#ifdef HAS_WINDOWS #ifdef HAS_WINDOWS
#include "ngspice/wstdio.h" #include "ngspice/wstdio.h"
#endif #endif

2
src/frontend/parser/backq.c

@ -8,7 +8,7 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
* Do backquote substitution on a word list. * Do backquote substitution on a word list.
*/ */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/cpdefs.h" #include "ngspice/cpdefs.h"
#include "backq.h" #include "backq.h"

2
src/frontend/parser/complete.c

@ -13,7 +13,7 @@ Modified: 1999 Paolo Nenzi
* filename completion. * filename completion.
*/ */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/cpdefs.h" #include "ngspice/cpdefs.h"
#include "complete.h" #include "complete.h"

2
src/frontend/parser/glob.c

@ -7,7 +7,7 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
* Expand global characters. * Expand global characters.
*/ */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/cpdefs.h" #include "ngspice/cpdefs.h"
#include "glob.h" #include "glob.h"

2
src/frontend/parser/input.c

@ -6,7 +6,7 @@ Author: 1988 Jeffrey M. Hsu
/* /*
* Stand-alone input routine. * Stand-alone input routine.
*/ */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include <errno.h> #include <errno.h>

2
src/frontend/parser/lexical.c

@ -7,7 +7,7 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
* Initial lexer. * Initial lexer.
*/ */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/cpdefs.h" #include "ngspice/cpdefs.h"

2
src/frontend/parser/numparse.c

@ -5,7 +5,7 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
/* This routine parses a number. */ /* This routine parses a number. */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/bool.h" #include "ngspice/bool.h"
#include "ngspice/ftedefs.h" #include "ngspice/ftedefs.h"

2
src/frontend/parser/std.c

@ -8,7 +8,7 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
* Most moved to MISC/ * Most moved to MISC/
*/ */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/cpstd.h" #include "ngspice/cpstd.h"

2
src/frontend/parser/unixcom.c

@ -7,7 +7,7 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
* Routines to do execution of unix commands. * Routines to do execution of unix commands.
*/ */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/cpdefs.h" #include "ngspice/cpdefs.h"
#include "unixcom.h" #include "unixcom.h"

2
src/frontend/plotting/plotit.c

@ -1,5 +1,5 @@
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/bool.h" #include "ngspice/bool.h"
#include "ngspice/wordlist.h" #include "ngspice/wordlist.h"
#include "ngspice/graph.h" #include "ngspice/graph.h"

2
src/frontend/resource.c

@ -12,7 +12,7 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
* Others: Use original code with sbrk(0) and some "ugly hacks" * Others: Use original code with sbrk(0) and some "ugly hacks"
*/ */
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/cpdefs.h" #include "ngspice/cpdefs.h"
#include "ngspice/ftedefs.h" #include "ngspice/ftedefs.h"

2
src/frontend/streams.c

@ -2,7 +2,7 @@
* streams.c * streams.c
************/ ************/
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/wordlist.h" #include "ngspice/wordlist.h"
#include "ngspice/bool.h" #include "ngspice/bool.h"

2
src/frontend/terminal.c

@ -9,7 +9,7 @@ Author: 1986 Wayne A. Christopher, U. C. Berkeley CAD Group
* can be written for every possible machine... * can be written for every possible machine...
*/ */
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "config.h"
#include "ngspice/config.h"
#include <stdarg.h> #include <stdarg.h>

2
src/frontend/variable.c

@ -2,7 +2,7 @@
Copyright 1990 Regents of the University of California. All rights reserved. Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
**********/ **********/
#include <config.h>
#include "ngspice/config.h"
#include <string.h> #include <string.h>
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>

2
src/include/ngspice/compatmode.h

@ -1,7 +1,7 @@
#ifndef _COMPATMODE_H #ifndef _COMPATMODE_H
#define _COMPATMODE_H #define _COMPATMODE_H
#include <config.h>
#include "ngspice/config.h"
typedef enum { typedef enum {
COMPATMODE_NATIVE = 0, COMPATMODE_NATIVE = 0,

2
src/include/ngspice/fteext.h

@ -11,7 +11,7 @@ Modified: 1999 Paolo Nenzi - 2000 AlansFixes
#ifndef FTEext_h #ifndef FTEext_h
#define FTEext_h #define FTEext_h
#include <config.h>
#include "ngspice/config.h"
/* needed to find out what the interface structures look like */ /* needed to find out what the interface structures look like */
#include "ngspice/typedefs.h" #include "ngspice/typedefs.h"

2
src/include/ngspice/hlpdefs.h

@ -7,7 +7,7 @@ Modified 1999 Emmanuel Rouat - 2000 AlansFixes
/* /*
* Definitions for the help system. * Definitions for the help system.
*/ */
# include <config.h>
#include "ngspice/config.h"

2
src/include/ngspice/ngspice.h

@ -17,7 +17,7 @@
# define _GNU_SOURCE # define _GNU_SOURCE
#endif #endif
#include "config.h"
#include "ngspice/config.h"
#include <stddef.h> #include <stddef.h>
#ifdef HAVE_LIMITS_H #ifdef HAVE_LIMITS_H

2
src/include/ngspice/stringutil.h

@ -3,7 +3,7 @@
* 1999 E. Rouat * 1999 E. Rouat
************/ ************/
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/bool.h" #include "ngspice/bool.h"
#ifndef STRING_H_INCLUDED #ifndef STRING_H_INCLUDED

2
src/maths/cmaths/test_cx_cph.c

@ -2,7 +2,7 @@
#include <math.h> #include <math.h>
#include <float.h> #include <float.h>
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/memory.h" #include "ngspice/memory.h"
#include "ngspice/dvec.h" #include "ngspice/dvec.h"
#include "ngspice/complex.h" #include "ngspice/complex.h"

2
src/maths/cmaths/test_cx_j.c

@ -1,6 +1,6 @@
#include <stdio.h> #include <stdio.h>
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/memory.h" #include "ngspice/memory.h"
#include "ngspice/dvec.h" #include "ngspice/dvec.h"
#include "ngspice/complex.h" #include "ngspice/complex.h"

2
src/maths/cmaths/test_cx_mag.c

@ -1,6 +1,6 @@
#include <stdio.h> #include <stdio.h>
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/memory.h" #include "ngspice/memory.h"
#include "ngspice/dvec.h" #include "ngspice/dvec.h"
#include "ngspice/complex.h" #include "ngspice/complex.h"

2
src/maths/cmaths/test_cx_ph.c

@ -2,7 +2,7 @@
#include <math.h> #include <math.h>
#include <float.h> #include <float.h>
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/memory.h" #include "ngspice/memory.h"
#include "ngspice/dvec.h" #include "ngspice/dvec.h"
#include "ngspice/complex.h" #include "ngspice/complex.h"

2
src/maths/poly/interpolate.c

@ -1,4 +1,4 @@
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/cpdefs.h" #include "ngspice/cpdefs.h"

2
src/maths/sparse/spsmp.c

@ -94,7 +94,7 @@
* Spice3's matrix macro definitions. * Spice3's matrix macro definitions.
*/ */
#include <config.h>
#include "ngspice/config.h"
#include <assert.h> #include <assert.h>
#include <stdio.h> #include <stdio.h>
#include <math.h> #include <math.h>

2
src/misc/dup2.c

@ -1,5 +1,5 @@
/* Modified: 2000 AlansFixes */ /* Modified: 2000 AlansFixes */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "dup2.h" #include "dup2.h"

2
src/misc/misc_time.c

@ -6,7 +6,7 @@ Copyright 1990 Regents of the University of California. All rights reserved.
* Date and time utility functions * Date and time utility functions
*/ */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include <string.h> #include <string.h>
#include "misc_time.h" #include "misc_time.h"

2
src/misc/wlist.c

@ -5,7 +5,7 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
/* Wordlist manipulation stuff. */ /* Wordlist manipulation stuff. */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/bool.h" #include "ngspice/bool.h"
#include "ngspice/wordlist.h" #include "ngspice/wordlist.h"

2
src/nghelp.c

@ -7,7 +7,7 @@ Author: 1986 Wayne A. Christopher, U. C. Berkeley CAD Group
* The main routine for the help system in stand-alone mode. * The main routine for the help system in stand-alone mode.
*/ */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/cpdefs.h" #include "ngspice/cpdefs.h"
#include "ngspice/hlpdefs.h" #include "ngspice/hlpdefs.h"

2
src/ngnutmeg.c

@ -1,5 +1,5 @@
/* Configuration file for nutmeg */ /* Configuration file for nutmeg */
#include <config.h>
#include "ngspice/config.h"
/* /*
* Devices * Devices

2
src/ngproc2mod.c

@ -3,7 +3,7 @@ Copyright 1990 Regents of the University of California. All rights reserved.
**********/ **********/
/* convert .process file to set of .model cards */ /* convert .process file to set of .model cards */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>

2
src/ngspice.c

@ -1,5 +1,5 @@
/* Configuration file for ng-spice */ /* Configuration file for ng-spice */
#include <config.h>
#include "ngspice/config.h"
/********** /**********
Copyright 1990 Regents of the University of California. All rights reserved. Copyright 1990 Regents of the University of California. All rights reserved.

2
src/spicelib/analysis/analysis.c

@ -1,4 +1,4 @@
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "ngspice/jobdefs.h" #include "ngspice/jobdefs.h"

2
src/spicelib/analysis/dcpss.c

@ -19,7 +19,7 @@
#include "../../frontend/fourier.h" #include "../../frontend/fourier.h"
#include "../../frontend/variable.h" #include "../../frontend/variable.h"
#include "config.h"
#include "ngspice/config.h"
#include "cktaccept.h" #include "cktaccept.h"
#include "ngspice/trandefs.h" #include "ngspice/trandefs.h"
#include "ngspice/fteext.h" #include "ngspice/fteext.h"

2
src/spicelib/analysis/dctran.c

@ -8,7 +8,7 @@ Modified: 2000 AlansFixes
--- ONLY, unlike spice2 routine with the same name! */ --- ONLY, unlike spice2 routine with the same name! */
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/cktdefs.h" #include "ngspice/cktdefs.h"
#include "cktaccept.h" #include "cktaccept.h"
#include "ngspice/trandefs.h" #include "ngspice/trandefs.h"

2
src/spicelib/devices/adms/admst/ngspiceMODULEinit.c.xml

@ -23,7 +23,7 @@
<!DOCTYPE admst SYSTEM "admst.dtd"> <!DOCTYPE admst SYSTEM "admst.dtd">
<admst version="2.3.0" xmlns:admst="http://mot-adms.sourceforge.net/xml-files/admst"> <admst version="2.3.0" xmlns:admst="http://mot-adms.sourceforge.net/xml-files/admst">
<admst:template match="code"> <admst:template match="code">
#include "config.h"
#include "ngspice/config.h"
#include &quot;ngspice/devdefs.h&quot; #include &quot;ngspice/devdefs.h&quot;

2
src/spicelib/devices/asrc/asrcinit.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/bjt/bjtinit.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/bsim1/bsim1init.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/bsim2/bsim2init.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/bsim3/bsim3init.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/bsim3soi/b4soiinit.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/bsim3soi_dd/b3soiddinit.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/bsim3soi_fd/b3soifdinit.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/bsim3soi_pd/b3soipdinit.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/bsim3v0/bsim3v0init.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/bsim3v1/bsim3v1init.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/bsim3v32/bsim3v32init.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/bsim4/bsim4init.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/bsim4v4/bsim4v4init.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/bsim4v5/bsim4v5init.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/bsim4v6/bsim4v6init.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/cap/capinit.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/cccs/cccsinit.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/ccvs/ccvsinit.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/cktaccept.c

@ -8,7 +8,7 @@ Author: 1985 Thomas L. Quarles
* this is a driver program to iterate through all the various accept * this is a driver program to iterate through all the various accept
* functions provided for the circuit elements in the given circuit */ * functions provided for the circuit elements in the given circuit */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"
#include "ngspice/sperror.h" #include "ngspice/sperror.h"
#include "ngspice/ifsim.h" #include "ngspice/ifsim.h"

2
src/spicelib/devices/cktask.c

@ -7,7 +7,7 @@ Author: 1985 Thomas L. Quarles
* *
* Ask questions about a specified device. */ * Ask questions about a specified device. */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"
#include "ngspice/sperror.h" #include "ngspice/sperror.h"

2
src/spicelib/devices/cktbindnode.c

@ -9,7 +9,7 @@ Author: 1985 Thomas L. Quarles
* in the specified circuit. */ * in the specified circuit. */
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include <config.h>
#include "ngspice/config.h"
#include <stdio.h> #include <stdio.h>
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"
#include "ngspice/sperror.h" #include "ngspice/sperror.h"

2
src/spicelib/devices/cktcrte.c

@ -8,7 +8,7 @@ Author: 1985 Thomas L. Quarles
* Create a device of the specified type, with the given name, using * Create a device of the specified type, with the given name, using
* the specified model in the named circuit. */ * the specified model in the named circuit. */
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"
#include "ngspice/sperror.h" #include "ngspice/sperror.h"

2
src/spicelib/devices/cktfinddev.c

@ -3,7 +3,7 @@ Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Thomas L. Quarles Author: 1985 Thomas L. Quarles
**********/ **********/
#include <config.h>
#include "ngspice/config.h"
#include "ngspice/cktdefs.h" #include "ngspice/cktdefs.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"
#include "ngspice/sperror.h" #include "ngspice/sperror.h"

2
src/spicelib/devices/cktinit.c

@ -4,7 +4,7 @@ Author: 1985 Thomas L. Quarles
Modifed: 2000 AlansFixes Modifed: 2000 AlansFixes
**********/ **********/
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/memory.h" #include "ngspice/memory.h"
#include "ngspice/cktdefs.h" #include "ngspice/cktdefs.h"

2
src/spicelib/devices/cpl/cplinit.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/csw/cswinit.c

@ -1,6 +1,6 @@
/* Modified: 2000 AlansFixes */ /* Modified: 2000 AlansFixes */
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/dev.c

@ -28,7 +28,7 @@
* ENHANCEMENTS, OR MODIFICATIONS. */ * ENHANCEMENTS, OR MODIFICATIONS. */
#include "ngspice/ngspice.h" #include "ngspice/ngspice.h"
#include "config.h"
#include "ngspice/config.h"
#include "assert.h" #include "assert.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/dio/dioinit.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"
#include "ngspice/cktdefs.h" #include "ngspice/cktdefs.h"

2
src/spicelib/devices/hfet1/hfetinit.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/hfet2/hfet2init.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/hisim2/hsm2init.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/hisimhv/hsmhvinit.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/ind/indinit.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/isrc/isrcinit.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/jfet/jfetinit.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/jfet2/jfet2init.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/ltra/ltrainit.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/mes/mesinit.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

2
src/spicelib/devices/mesa/mesainit.c

@ -1,4 +1,4 @@
#include "config.h"
#include "ngspice/config.h"
#include "ngspice/devdefs.h" #include "ngspice/devdefs.h"

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save