kicad/common/libeval
Michael Geselbracht 21f46776c6 Fix decimal point bug, support for more units V2
If ',' is used as decimal separator by the current locale a '.' is also accepted.
Also add support for units "mi", "th" and "in" as described in the documentation of pcbnew.

Fixes: lp:1751315
* https://bugs.launchpad.net/kicad/+bug/1751315
2018-02-25 08:21:23 +01:00
..
grammar.c Fix decimal point bug, support for more units V2 2018-02-25 08:21:23 +01:00
grammar.lemon Fix decimal point bug, support for more units V2 2018-02-25 08:21:23 +01:00
main.cpp Numeric expression evaluator 2017-11-24 21:15:40 +01:00
numeric_evaluator.cpp Fix decimal point bug, support for more units V2 2018-02-25 08:21:23 +01:00