diff options
author | saurabhb17 | 2020-03-17 20:42:57 +0530 |
---|---|---|
committer | GitHub | 2020-03-17 20:42:57 +0530 |
commit | c967b3b3b27dc4e76ee2bb7a1820a97c5306b8d2 (patch) | |
tree | 2c80091a39cceebca01eb5cf3de102de8cdae3df /library/supportFiles | |
parent | 2ea4bdb9b08b2a5da5a0b6ad0a5fe6a82510b9ec (diff) | |
parent | 0771d3b179c16dc4bd486f71a7d7576cbcc59bec (diff) | |
download | eSim-c967b3b3b27dc4e76ee2bb7a1820a97c5306b8d2.tar.gz eSim-c967b3b3b27dc4e76ee2bb7a1820a97c5306b8d2.tar.bz2 eSim-c967b3b3b27dc4e76ee2bb7a1820a97c5306b8d2.zip |
Merge pull request #137 from saurabhb17/master
fp-lib-table modifications
Diffstat (limited to 'library/supportFiles')
-rw-r--r-- | library/supportFiles/fp-lib-table | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/library/supportFiles/fp-lib-table b/library/supportFiles/fp-lib-table index ff605eaf..fa884d10 100644 --- a/library/supportFiles/fp-lib-table +++ b/library/supportFiles/fp-lib-table @@ -85,8 +85,4 @@ (lib (name Varistors)(type KiCad)(uri ${KISYSMOD}/Varistors.pretty)(options "")(descr Varistors)) (lib (name Wire_Connections_Bridges)(type KiCad)(uri ${KISYSMOD}/Wire_Connections_Bridges.pretty)(options "")(descr "PCB bridging points")) (lib (name Wire_Pads)(type KiCad)(uri ${KISYSMOD}/Wire_Pads.pretty)(options "")(descr "Direct wire-to-board connection points")) - (lib (name Choke_Common-Mode_Wurth)(type KiCad)(uri "$(KISYSMOD)Choke_Common-Mode_Wurth.pretty")(options "")(descr "")) - (lib (name Choke_Radial_ThroughHole)(type KiCad)(uri "$(KISYSMOD)Choke_Radial_ThroughHole.pretty")(options "")(descr "")) - (lib (name Choke_SMD)(type KiCad)(uri "$(KISYSMOD)Choke_SMD.pretty")(options "")(descr "")) - (lib (name Choke_Toroid_ThroughHole)(type KiCad)(uri "$(KISYSMOD)Choke_Toroid_ThroughHole.pretty")(options "")(descr "")) -) + ) |