mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-05 11:11:53 +02:00
9 lines
140 B
PHP
9 lines
140 B
PHP
|
# Must be indented !!
|
||
|
|
||
|
#
|
||
|
# Some manufacturers use E for 0.5%, while others use D.
|
||
|
#
|
||
|
_TOL=D -> TOL=0.5%
|
||
|
|
||
|
include tol.inc
|