diff options
author | saurabhb17 | 2020-03-11 14:59:48 +0530 |
---|---|---|
committer | saurabhb17 | 2020-03-11 14:59:48 +0530 |
commit | dc61eab5251234f02c0377ea328b929340b3604c (patch) | |
tree | f1bf080150f8e19788b2dc56eeb10021a44b2c2f /Examples/BJT_CE_config | |
parent | 6ebbcc31ea0ce5c78c94718e2e46d87592c5d22b (diff) | |
download | eSim-dc61eab5251234f02c0377ea328b929340b3604c.tar.gz eSim-dc61eab5251234f02c0377ea328b929340b3604c.tar.bz2 eSim-dc61eab5251234f02c0377ea328b929340b3604c.zip |
cleanup part2
Diffstat (limited to 'Examples/BJT_CE_config')
-rw-r--r-- | Examples/BJT_CE_config/BJT_CE_config.pro | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Examples/BJT_CE_config/BJT_CE_config.pro b/Examples/BJT_CE_config/BJT_CE_config.pro index 64472dee..178e112d 100644 --- a/Examples/BJT_CE_config/BJT_CE_config.pro +++ b/Examples/BJT_CE_config/BJT_CE_config.pro @@ -61,6 +61,7 @@ LibName27=opto LibName28=atmel
LibName29=contrib
LibName30=power
+<<<<<<< HEAD LibName31=device
LibName32=transistors
LibName33=conn
@@ -69,3 +70,11 @@ LibName35=regul LibName36=74xx
LibName37=cmos4000
LibName38=eSim_Plot
+======= +LibName31=eSim_Plot
+LibName32=transistors
+LibName33=conn
+LibName34=cmos4000
+LibName35=regul
+LibName36=74xx
+>>>>>>> fellowship2019-python3 |