0001213: FreeCAD Compilation fails on Linux 32 bit

This commit is contained in:
wmayer
2013-08-13 14:08:10 +02:00
parent e23febcf32
commit 2bb8c10fed
4 changed files with 22 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
%%
input: exp { ScanResult = $1 ; }
input: exp { QuantResult = $1 ; }
;
exp: NUM { $$ = $1; }