Explorar o código

* Mimic minfloat for fpdoc

git-svn-id: trunk@31036 -
michael %!s(int64=10) %!d(string=hai) anos
pai
achega
b9fa0d0934
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      rtl/objpas/math.pp

+ 3 - 0
rtl/objpas/math.pp

@@ -58,6 +58,9 @@ interface
 Type
   Float = MaxFloatType;
 
+Const
+  MinFloat = 0;
+  MaxFloat = 0;
 {$ENDIF}
 
 {$ifndef FPUNONE}