cleaned renaming in all files
This commit is contained in:
parent
67ddd98f75
commit
14c46bc3bd
|
|
@ -93,7 +93,7 @@ int add_udn(int,Evt_Udn_Info_t **);
|
||||||
#include "dio/dioitf.h"
|
#include "dio/dioitf.h"
|
||||||
#include "hfet1/hfetitf.h"
|
#include "hfet1/hfetitf.h"
|
||||||
#include "hfet2/hfet2itf.h"
|
#include "hfet2/hfet2itf.h"
|
||||||
#include "hicum2/hicumitf.h"
|
#include "hicum2/hicum2itf.h"
|
||||||
#include "hisim2/hsm2itf.h"
|
#include "hisim2/hsm2itf.h"
|
||||||
#include "hisimhv1/hsmhvitf.h"
|
#include "hisimhv1/hsmhvitf.h"
|
||||||
#include "hisimhv2/hsmhv2itf.h"
|
#include "hisimhv2/hsmhv2itf.h"
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ Spice3 Implementation: 2019 Dietmar Warning
|
||||||
|
|
||||||
#include "ngspice/ngspice.h"
|
#include "ngspice/ngspice.h"
|
||||||
#include "ngspice/devdefs.h"
|
#include "ngspice/devdefs.h"
|
||||||
#include "hicumdefs.h"
|
#include "hicum2defs.h"
|
||||||
#include "ngspice/suffix.h"
|
#include "ngspice/suffix.h"
|
||||||
|
|
||||||
IFparm HICUMpTable[] = { /* parameters */
|
IFparm HICUMpTable[] = { /* parameters */
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@ Spice3 Implementation: 2019 Dietmar Warning
|
||||||
|
|
||||||
#include "ngspice/ngspice.h"
|
#include "ngspice/ngspice.h"
|
||||||
#include "ngspice/cktdefs.h"
|
#include "ngspice/cktdefs.h"
|
||||||
#include "hicumdefs.h"
|
#include "hicum2defs.h"
|
||||||
#include "ngspice/sperror.h"
|
#include "ngspice/sperror.h"
|
||||||
#include "ngspice/suffix.h"
|
#include "ngspice/suffix.h"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@ Spice3 Implementation: 2019 Dietmar Warning
|
||||||
#include "ngspice/ngspice.h"
|
#include "ngspice/ngspice.h"
|
||||||
#include "ngspice/const.h"
|
#include "ngspice/const.h"
|
||||||
#include "ngspice/cktdefs.h"
|
#include "ngspice/cktdefs.h"
|
||||||
#include "hicumdefs.h"
|
#include "hicum2defs.h"
|
||||||
#include "ngspice/ifsim.h"
|
#include "ngspice/ifsim.h"
|
||||||
#include "ngspice/sperror.h"
|
#include "ngspice/sperror.h"
|
||||||
#include "ngspice/suffix.h"
|
#include "ngspice/suffix.h"
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ Spice3 Implementation: 2019 Dietmar Warning
|
||||||
|
|
||||||
#include "ngspice/ngspice.h"
|
#include "ngspice/ngspice.h"
|
||||||
#include "ngspice/cktdefs.h"
|
#include "ngspice/cktdefs.h"
|
||||||
#include "hicumdefs.h"
|
#include "hicum2defs.h"
|
||||||
#include "ngspice/sperror.h"
|
#include "ngspice/sperror.h"
|
||||||
#include "ngspice/suffix.h"
|
#include "ngspice/suffix.h"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1008,5 +1008,5 @@ enum {
|
||||||
HICUM_MOD_TYPE,
|
HICUM_MOD_TYPE,
|
||||||
};
|
};
|
||||||
|
|
||||||
#include "hicumext.h"
|
#include "hicum2ext.h"
|
||||||
#endif /*HICUM*/
|
#endif /*HICUM*/
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ Spice3 Implementation: 2019 Dietmar Warning
|
||||||
|
|
||||||
#include "ngspice/ngspice.h"
|
#include "ngspice/ngspice.h"
|
||||||
#include "ngspice/cktdefs.h"
|
#include "ngspice/cktdefs.h"
|
||||||
#include "hicumdefs.h"
|
#include "hicum2defs.h"
|
||||||
#include "ngspice/sperror.h"
|
#include "ngspice/sperror.h"
|
||||||
#include "ngspice/suffix.h"
|
#include "ngspice/suffix.h"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,9 +7,9 @@
|
||||||
|
|
||||||
#include "ngspice/devdefs.h"
|
#include "ngspice/devdefs.h"
|
||||||
|
|
||||||
#include "hicumitf.h"
|
#include "hicum2itf.h"
|
||||||
#include "hicumext.h"
|
#include "hicum2ext.h"
|
||||||
#include "hicuminit.h"
|
#include "hicum2init.h"
|
||||||
|
|
||||||
|
|
||||||
SPICEdev HICUMinfo = {
|
SPICEdev HICUMinfo = {
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ Spice3 Implementation: 2019 Dietmar Warning
|
||||||
|
|
||||||
#include "ngspice/ngspice.h"
|
#include "ngspice/ngspice.h"
|
||||||
#include "ngspice/cktdefs.h"
|
#include "ngspice/cktdefs.h"
|
||||||
#include "hicumdefs.h"
|
#include "hicum2defs.h"
|
||||||
#include "ngspice/const.h"
|
#include "ngspice/const.h"
|
||||||
#include "ngspice/trandefs.h"
|
#include "ngspice/trandefs.h"
|
||||||
#include "ngspice/sperror.h"
|
#include "ngspice/sperror.h"
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ Spice3 Implementation: 2019 Dietmar Warning
|
||||||
#include "ngspice/ifsim.h"
|
#include "ngspice/ifsim.h"
|
||||||
#include "ngspice/cktdefs.h"
|
#include "ngspice/cktdefs.h"
|
||||||
#include "ngspice/devdefs.h"
|
#include "ngspice/devdefs.h"
|
||||||
#include "hicumdefs.h"
|
#include "hicum2defs.h"
|
||||||
#include "ngspice/sperror.h"
|
#include "ngspice/sperror.h"
|
||||||
#include "ngspice/suffix.h"
|
#include "ngspice/suffix.h"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@ Spice3 Implementation: 2019 Dietmar Warning
|
||||||
#include "ngspice/ngspice.h"
|
#include "ngspice/ngspice.h"
|
||||||
#include "ngspice/const.h"
|
#include "ngspice/const.h"
|
||||||
#include "ngspice/ifsim.h"
|
#include "ngspice/ifsim.h"
|
||||||
#include "hicumdefs.h"
|
#include "hicum2defs.h"
|
||||||
#include "ngspice/sperror.h"
|
#include "ngspice/sperror.h"
|
||||||
#include "ngspice/suffix.h"
|
#include "ngspice/suffix.h"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ Spice3 Implementation: 2019 Dietmar Warning
|
||||||
**********/
|
**********/
|
||||||
|
|
||||||
#include "ngspice/ngspice.h"
|
#include "ngspice/ngspice.h"
|
||||||
#include "hicumdefs.h"
|
#include "hicum2defs.h"
|
||||||
#include "ngspice/cktdefs.h"
|
#include "ngspice/cktdefs.h"
|
||||||
#include "ngspice/iferrmsg.h"
|
#include "ngspice/iferrmsg.h"
|
||||||
#include "ngspice/noisedef.h"
|
#include "ngspice/noisedef.h"
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@ Spice3 Implementation: 2019 Dietmar Warning
|
||||||
#include "ngspice/ngspice.h"
|
#include "ngspice/ngspice.h"
|
||||||
#include "ngspice/const.h"
|
#include "ngspice/const.h"
|
||||||
#include "ngspice/ifsim.h"
|
#include "ngspice/ifsim.h"
|
||||||
#include "hicumdefs.h"
|
#include "hicum2defs.h"
|
||||||
#include "ngspice/sperror.h"
|
#include "ngspice/sperror.h"
|
||||||
#include "ngspice/suffix.h"
|
#include "ngspice/suffix.h"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@ Spice3 Implementation: 2019 Dietmar Warning
|
||||||
|
|
||||||
#include "ngspice/ngspice.h"
|
#include "ngspice/ngspice.h"
|
||||||
#include "ngspice/cktdefs.h"
|
#include "ngspice/cktdefs.h"
|
||||||
#include "hicumdefs.h"
|
#include "hicum2defs.h"
|
||||||
#include "ngspice/sperror.h"
|
#include "ngspice/sperror.h"
|
||||||
#include "ngspice/suffix.h"
|
#include "ngspice/suffix.h"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ Spice3 Implementation: 2019 Dietmar Warning
|
||||||
#include "ngspice/ngspice.h"
|
#include "ngspice/ngspice.h"
|
||||||
#include "ngspice/cktdefs.h"
|
#include "ngspice/cktdefs.h"
|
||||||
#include "ngspice/smpdefs.h"
|
#include "ngspice/smpdefs.h"
|
||||||
#include "hicumdefs.h"
|
#include "hicum2defs.h"
|
||||||
#include "ngspice/const.h"
|
#include "ngspice/const.h"
|
||||||
#include "ngspice/sperror.h"
|
#include "ngspice/sperror.h"
|
||||||
#include "ngspice/ifsim.h"
|
#include "ngspice/ifsim.h"
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ Author: 2013 Dietmar Warning
|
||||||
|
|
||||||
#include "ngspice/ngspice.h"
|
#include "ngspice/ngspice.h"
|
||||||
#include "ngspice/cktdefs.h"
|
#include "ngspice/cktdefs.h"
|
||||||
#include "hicumdefs.h"
|
#include "hicum2defs.h"
|
||||||
#include "ngspice/trandefs.h"
|
#include "ngspice/trandefs.h"
|
||||||
#include "ngspice/sperror.h"
|
#include "ngspice/sperror.h"
|
||||||
#include "ngspice/suffix.h"
|
#include "ngspice/suffix.h"
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ Spice3 Implementation: 2019 Dietmar Warning
|
||||||
#include "ngspice/ngspice.h"
|
#include "ngspice/ngspice.h"
|
||||||
#include "ngspice/cktdefs.h"
|
#include "ngspice/cktdefs.h"
|
||||||
#include "ngspice/smpdefs.h"
|
#include "ngspice/smpdefs.h"
|
||||||
#include "hicumdefs.h"
|
#include "hicum2defs.h"
|
||||||
#include "ngspice/const.h"
|
#include "ngspice/const.h"
|
||||||
#include "ngspice/sperror.h"
|
#include "ngspice/sperror.h"
|
||||||
#include "ngspice/ifsim.h"
|
#include "ngspice/ifsim.h"
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ Spice3 Implementation: 2019 Dietmar Warning
|
||||||
|
|
||||||
#include "ngspice/ngspice.h"
|
#include "ngspice/ngspice.h"
|
||||||
#include "ngspice/cktdefs.h"
|
#include "ngspice/cktdefs.h"
|
||||||
#include "hicumdefs.h"
|
#include "hicum2defs.h"
|
||||||
#include "ngspice/sperror.h"
|
#include "ngspice/sperror.h"
|
||||||
#include "ngspice/suffix.h"
|
#include "ngspice/suffix.h"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue