Added transmission lines tests.
This commit is contained in:
parent
1dfc90e952
commit
7740aaaf00
|
|
@ -1,6 +1,16 @@
|
||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
|
|
||||||
SUBDIRS = resistance filters polezero bsim1 bsim2 bsim3soipd bsim3soifd bsim3soidd bsim4 mesa
|
SUBDIRS = resistance \
|
||||||
|
filters \
|
||||||
|
polezero \
|
||||||
|
bsim1 \
|
||||||
|
bsim2 \
|
||||||
|
bsim3soipd \
|
||||||
|
bsim3soifd \
|
||||||
|
bsim3soidd \
|
||||||
|
bsim4 \
|
||||||
|
mesa \
|
||||||
|
transmission
|
||||||
|
|
||||||
TESTS = \
|
TESTS = \
|
||||||
diffpair.cir \
|
diffpair.cir \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue