struct card, #4/6, drop typedef card
For readability and to allow variables to have the name "card" (avoid name collision with typedef "card")
This commit is contained in:
parent
511cdd7188
commit
10a353ebf4
|
|
@ -14,7 +14,6 @@ Modified: 2000 AlansFixes
|
|||
#include "ngspice/inpptree.h"
|
||||
|
||||
typedef struct INPtables INPtables;
|
||||
typedef struct card card;
|
||||
typedef struct INPmodel INPmodel;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue