diff options
Diffstat (limited to 'matheunit.pas')
-rw-r--r-- | matheunit.pas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/matheunit.pas b/matheunit.pas index f49cf40..d5f9de7 100644 --- a/matheunit.pas +++ b/matheunit.pas @@ -859,7 +859,7 @@ var s: string; xSum,xQdrSum,ySum,xySum: extended; wert: tExtPoint; - i,anz: int64; + i,anz: longestOrdinal; begin if xSpalte=ySpalte then begin result:=1; |