mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2025-04-21 12:27:27 +03:00
For consistency, renamed captol.inc to ctol.inc. Rs now use rtol.inc instead of
tol.inc. - lib/captol.inc: renamed to ctol.inc, for consistency with rtol.inc - boom/manu/avx/avx.gen, boom/manu/johanson/johanson.gen, boom/manu/murata/murata.gen, boom/manu/tdk/tdk.gen, boom/manu/yageo/yageo.gen: use ctol.inc instead of captol.inc - boom/manu/panasonic/panasonic.gen, boom/manu/stackpole/stackpole.gen, boom/manu/yageo/yageo.gen: use rtol.inc insteas of tol.inc
This commit is contained in:
@@ -145,7 +145,7 @@ ERJ* -> T=R {
|
||||
_LOW_R=(??)M -> _E12_1=R0${_LOW_R:1}
|
||||
_LOW_R=(??)C -> _E12_1=R${_LOW_R:1}
|
||||
|
||||
include ../../lib/tol.inc
|
||||
include ../../lib/rtol.inc
|
||||
}
|
||||
|
||||
include ../../lib/e12.inc
|
||||
|
||||
Reference in New Issue
Block a user