* Mimic minfloat for fpdoc

git-svn-id: trunk@31036 -
This commit is contained in:
michael 2015-06-13 16:37:33 +00:00
parent 633c8c7118
commit b9fa0d0934

View File

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