cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)

This commit is contained in:
rlar 2012-10-06 12:12:08 +02:00
parent c336f5ec9d
commit 11579d9369
48 changed files with 0 additions and 50 deletions

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,3 @@
#include "ngspice/config.h"
#include "ngspice/ngspice.h"
#include "ngspice/defines.h"
#include "ngspice/bool.h"

View File

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

View File

@ -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"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

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

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

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

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

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

View File

@ -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"

View File

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

View File

@ -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>

View File

@ -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"

View File

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

View File

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

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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>

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

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

View File

@ -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"

View File

@ -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"

View File

@ -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"