diff options
author | Rahul P | 2020-04-20 18:02:00 +0530 |
---|---|---|
committer | GitHub | 2020-04-20 18:02:00 +0530 |
commit | b8097333ca26b380180de0de18a987e0db292927 (patch) | |
tree | 4b406d498da23e00bb1d86c8e9b4ccfa4841419d /library/SubcircuitLibrary/74LS04 | |
parent | 6a0ef73be748b4e885d4288dede37fc76ad95158 (diff) | |
parent | e8048c5bd325c4f05fa69ff6638259304905d74f (diff) | |
download | eSim-b8097333ca26b380180de0de18a987e0db292927.tar.gz eSim-b8097333ca26b380180de0de18a987e0db292927.tar.bz2 eSim-b8097333ca26b380180de0de18a987e0db292927.zip |
Merge pull request #151 from rahulp13/master
Modelica : Diode model, resolves issues netlist path and duplicate nodes
Diffstat (limited to 'library/SubcircuitLibrary/74LS04')
-rw-r--r-- | library/SubcircuitLibrary/74LS04/74LS04.pro | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/library/SubcircuitLibrary/74LS04/74LS04.pro b/library/SubcircuitLibrary/74LS04/74LS04.pro index 38d194c6..f63b751e 100644 --- a/library/SubcircuitLibrary/74LS04/74LS04.pro +++ b/library/SubcircuitLibrary/74LS04/74LS04.pro @@ -52,10 +52,10 @@ LibName18=opto LibName19=atmel LibName20=contrib LibName21=power -LibName22=device +LibName22=eSim_Plot LibName23=transistors LibName24=conn -LibName25=linear +LibName25=eSim_User LibName26=regul LibName27=74xx LibName28=cmos4000 @@ -67,6 +67,3 @@ LibName33=eSim_Miscellaneous LibName34=eSim_Power LibName35=eSim_Sources LibName36=eSim_Subckt -LibName37=eSim_User -LibName38=eSim_Plot -LibName39=eSim_PSpice |