diff options
author | saurabhb17 | 2020-03-11 16:59:49 +0530 |
---|---|---|
committer | GitHub | 2020-03-11 16:59:49 +0530 |
commit | 1e7e8581f3823ab16b193b80da463e7a1e4cba28 (patch) | |
tree | d0cea0ecd760ab757681cd4355f613dd576a1472 /Examples/RC/RC.pro | |
parent | 113b43f1cdf83b64ab7faf3fc9cea0181740ad50 (diff) | |
parent | 57d448c1b47847f02a8bcf378756f3afc049b5cf (diff) | |
download | eSim-1e7e8581f3823ab16b193b80da463e7a1e4cba28.tar.gz eSim-1e7e8581f3823ab16b193b80da463e7a1e4cba28.tar.bz2 eSim-1e7e8581f3823ab16b193b80da463e7a1e4cba28.zip |
Merge pull request #135 from saurabhb17/master
changes in .pro files of Examples
Diffstat (limited to 'Examples/RC/RC.pro')
-rw-r--r-- | Examples/RC/RC.pro | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Examples/RC/RC.pro b/Examples/RC/RC.pro index ea92fe7c..6d3fee87 100644 --- a/Examples/RC/RC.pro +++ b/Examples/RC/RC.pro @@ -63,10 +63,6 @@ LibName29=opto LibName30=atmel LibName31=contrib LibName32=power -LibName33=device +LibName33=cmos4000 LibName34=transistors LibName35=conn -LibName36=linear -LibName37=regul -LibName38=74xx -LibName39=cmos4000 |