rename #ifndef include wrapper CKT_H

This commit is contained in:
rlar 2013-01-23 20:56:28 +01:00
parent 805753d28c
commit 8101f3f17c
2 changed files with 3 additions and 3 deletions

View File

@ -3,8 +3,8 @@
* Modified 1999 Paolo Nenzi - Removed non STDC definitions
* Modified 2000 AlansFixes
*/
#ifndef CKT_H
#define CKT_H
#ifndef ngspice_CKTDEFS_H
#define ngspice_CKTDEFS_H
#include "ngspice/typedefs.h"

View File

@ -14,7 +14,7 @@
#define NDEV_AC_LOAD 0x0010
#define NDEV_PZ_LOAD 0x0020
#ifndef CKT_H
#ifndef ngspice_CKTDEFS_H
/* defines for CKTmode */
/* this should be the same as cktdefs.h */
/* old 'mode' parameters */