cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
This commit is contained in:
parent
c336f5ec9d
commit
11579d9369
|
|
@ -1,4 +1,3 @@
|
|||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
|
||||
#include "ngspice/bool.h"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
|
||||
#include "ngspice/bool.h"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/bool.h"
|
||||
#include "ngspice/wordlist.h"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
* com_echo.c
|
||||
************/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/wordlist.h"
|
||||
#include "ngspice/bool.h"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
#include "ngspice/config.h"
|
||||
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/defines.h"
|
||||
#include "ngspice/bool.h"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
|
||||
#include "ngspice/macros.h"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@
|
|||
Patches by Bill Swartz from 2009-05-18 and 2009-08-21 are included.
|
||||
*/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/memory.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
|
||||
#include "ngspice/bool.h"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
* com_rehash.c
|
||||
************/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
|
||||
#include "ngspice/wordlist.h"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
|
||||
#include "ngspice/bool.h"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
* com_shell.c
|
||||
************/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/wordlist.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
* com_shift.c
|
||||
************/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/bool.h"
|
||||
#include "ngspice/wordlist.h"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/bool.h"
|
||||
#include "ngspice/wordlist.h"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
|
||||
#include "ngspice/bool.h"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@
|
|||
|
||||
*/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/cpdefs.h"
|
||||
#include "ngspice/fteext.h"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
* com_unset.c
|
||||
************/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
|
||||
#include "ngspice/macros.h"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ Modified 1999 Emmanuel Rouat
|
|||
* The main entry point for the help system.
|
||||
*/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/cpstd.h"
|
||||
#include "ngspice/hlpdefs.h"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ Modified 1999 Emmanuel Rouat
|
|||
* Toss the help window up on the screen, and deal with the graph...
|
||||
*/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/cpstd.h"
|
||||
#include "ngspice/hlpdefs.h"
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@ Modified 1999 Emmanuel Rouat
|
|||
* when a complete match is not found - additional code based on code in MacSpice.
|
||||
*/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/cpstd.h"
|
||||
#include "ngspice/hlpdefs.h"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ Author: Jeffrey M. Hsu
|
|||
Modified 1999 Emmanuel Rouat
|
||||
**********/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
|
||||
#ifndef X_DISPLAY_MISSING
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ Author: 1986 Wayne A. Christopher, U. C. Berkeley CAD Group
|
|||
Modified 1999 Emmanuel Rouat
|
||||
**********/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/cpstd.h"
|
||||
#include "ngspice/hlpdefs.h"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
|
|||
* Do backquote substitution on a word list.
|
||||
*/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/cpdefs.h"
|
||||
#include "backq.h"
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@ Modified: 1999 Paolo Nenzi
|
|||
* filename completion.
|
||||
*/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/fteext.h"
|
||||
#include "ngspice/cpdefs.h"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
|
|||
* Expand global characters.
|
||||
*/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/cpdefs.h"
|
||||
#include "glob.h"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@ Author: 1988 Jeffrey M. Hsu
|
|||
/*
|
||||
* Stand-alone input routine.
|
||||
*/
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
|
||||
#include <errno.h>
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
|
|||
* Initial lexer.
|
||||
*/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/cpdefs.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
|
|||
|
||||
/* This routine parses a number. */
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/bool.h"
|
||||
#include "ngspice/ftedefs.h"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
|
|||
* Most moved to MISC/
|
||||
*/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/cpstd.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
|
|||
* Routines to do execution of unix commands.
|
||||
*/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/cpdefs.h"
|
||||
#include "unixcom.h"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/bool.h"
|
||||
#include "ngspice/wordlist.h"
|
||||
#include "ngspice/graph.h"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
|
|||
* Others: Use original code with sbrk(0) and some "ugly hacks"
|
||||
*/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/cpdefs.h"
|
||||
#include "ngspice/ftedefs.h"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
* streams.c
|
||||
************/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/wordlist.h"
|
||||
#include "ngspice/bool.h"
|
||||
|
|
|
|||
|
|
@ -9,7 +9,6 @@ Author: 1986 Wayne A. Christopher, U. C. Berkeley CAD Group
|
|||
* can be written for every possible machine...
|
||||
*/
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/config.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -3,8 +3,6 @@ Copyright 1990 Regents of the University of California. All rights reserved.
|
|||
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
|
||||
**********/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/bool.h"
|
||||
#include "ngspice/wordlist.h"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/cpdefs.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
/* Modified: 2000 AlansFixes */
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "dup2.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@ Copyright 1990 Regents of the University of California. All rights reserved.
|
|||
* Date and time utility functions
|
||||
*/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include <string.h>
|
||||
#include "misc_time.h"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
|
|||
|
||||
/* Wordlist manipulation stuff. */
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/bool.h"
|
||||
#include "ngspice/wordlist.h"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@ Author: 1986 Wayne A. Christopher, U. C. Berkeley CAD Group
|
|||
* The main routine for the help system in stand-alone mode.
|
||||
*/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/cpdefs.h"
|
||||
#include "ngspice/hlpdefs.h"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ Copyright 1990 Regents of the University of California. All rights reserved.
|
|||
**********/
|
||||
/* convert .process file to set of .model cards */
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@
|
|||
#include "../../frontend/fourier.h"
|
||||
#include "../../frontend/variable.h"
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "cktaccept.h"
|
||||
#include "ngspice/trandefs.h"
|
||||
#include "ngspice/fteext.h"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ Modified: 2000 AlansFixes
|
|||
--- ONLY, unlike spice2 routine with the same name! */
|
||||
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/cktdefs.h"
|
||||
#include "cktaccept.h"
|
||||
#include "ngspice/trandefs.h"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ Author: 1985 Thomas L. Quarles
|
|||
* Ask questions about a specified device. */
|
||||
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/devdefs.h"
|
||||
#include "ngspice/sperror.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,6 @@ Author: 1985 Thomas L. Quarles
|
|||
* in the specified circuit. */
|
||||
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/config.h"
|
||||
#include <stdio.h>
|
||||
#include "ngspice/devdefs.h"
|
||||
#include "ngspice/sperror.h"
|
||||
|
|
|
|||
|
|
@ -28,7 +28,6 @@
|
|||
* ENHANCEMENTS, OR MODIFICATIONS. */
|
||||
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/config.h"
|
||||
#include "assert.h"
|
||||
|
||||
#include "ngspice/devdefs.h"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ Copyright 1990 Regents of the University of California. All rights reserved.
|
|||
Author: 1985 Thomas L. Quarles
|
||||
**********/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
|
||||
#include "inppas1.h"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ Author: 1985 Thomas L. Quarles
|
|||
Modified: AlansFixes
|
||||
**********/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include "ngspice/iferrmsg.h"
|
||||
#include "ngspice/ifsim.h"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ Author: 1987 Wayne A. Christopher, U. C. Berkeley CAD Group
|
|||
* if their argument is out of range.
|
||||
*/
|
||||
|
||||
#include "ngspice/config.h"
|
||||
#include "ngspice/ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ngspice/fteext.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue