mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-29 01:04:55 +02:00
bug no. 2859013
This commit is contained in:
@@ -76,9 +76,6 @@ typedef struct sINPmodel{
|
||||
} INPmodel;
|
||||
|
||||
|
||||
/* global input model table. */
|
||||
extern INPmodel *modtab;
|
||||
|
||||
|
||||
/* listing types - used for debug listings */
|
||||
#define LOGICAL 1
|
||||
|
||||
@@ -9,6 +9,7 @@ Author: 1985 Thomas L. Quarles
|
||||
#include "iferrmsg.h"
|
||||
#include "inp.h"
|
||||
|
||||
/* global input model table. */
|
||||
INPmodel *modtab;
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user