mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-06 17:10:28 +02:00
* Refer to mainunit for lazarus IDE
This commit is contained in:
parent
1ee1040bce
commit
9320118189
@ -1,3 +1,4 @@
|
||||
{%MainUnit sysutils.pp}
|
||||
|
||||
Class Function TBOOLHELPER.Parse(const S: string): Boolean; inline; static;
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
{%MainUnit sysutils.pp}
|
||||
Class Function TFLOATHELPER.IsNan(const AValue: FLOATTYPE): Boolean; overload; inline; static;
|
||||
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user