mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 13:57:32 +02:00
rename "bsim3soi" device to "bsimsoi"
This commit is contained in:
+1
-1
@@ -50,10 +50,10 @@ DYNAMIC_DEVICELIBS = \
|
||||
spicelib/devices/bsim4v5/libbsim4v5.la \
|
||||
spicelib/devices/bsim4v6/libbsim4v6.la \
|
||||
spicelib/devices/cap/libcap.la \
|
||||
spicelib/devices/bsim3soi/libbsim4soi.la \
|
||||
spicelib/devices/bsim3soi_pd/libbsim3soipd.la \
|
||||
spicelib/devices/bsim3soi_fd/libbsim3soifd.la \
|
||||
spicelib/devices/bsim3soi_dd/libbsim3soidd.la \
|
||||
spicelib/devices/bsimsoi/libbsim4soi.la \
|
||||
spicelib/devices/cccs/libcccs.la \
|
||||
spicelib/devices/ccvs/libccvs.la \
|
||||
spicelib/devices/cpl/libcpl.la \
|
||||
|
||||
@@ -6,7 +6,7 @@ SUBDIRS = \
|
||||
bsim1 \
|
||||
bsim2 \
|
||||
bsim3 \
|
||||
bsim3soi \
|
||||
bsimsoi \
|
||||
bsim4 \
|
||||
bsim4v4 \
|
||||
bsim4v5 \
|
||||
@@ -66,7 +66,7 @@ DIST_SUBDIRS = \
|
||||
bsim1 \
|
||||
bsim2 \
|
||||
bsim3 \
|
||||
bsim3soi \
|
||||
bsimsoi \
|
||||
bsim4 \
|
||||
bsim4v4 \
|
||||
bsim4v5 \
|
||||
|
||||
@@ -85,10 +85,10 @@ int add_udn(int,Evt_Udn_Info_t **);
|
||||
#include "bsim4v4/bsim4v4itf.h"
|
||||
#include "bsim4v5/bsim4v5itf.h"
|
||||
#include "bsim4v6/bsim4v6itf.h"
|
||||
#include "bsim3soi/b4soiitf.h"
|
||||
#include "bsim3soi_pd/b3soipditf.h"
|
||||
#include "bsim3soi_fd/b3soifditf.h"
|
||||
#include "bsim3soi_dd/b3soidditf.h"
|
||||
#include "bsimsoi/b4soiitf.h"
|
||||
#include "cap/capitf.h"
|
||||
#include "cccs/cccsitf.h"
|
||||
#include "ccvs/ccvsitf.h"
|
||||
|
||||
Reference in New Issue
Block a user