mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-08-12 11:35:50 +02:00
* Forgot to commit TSysCharSet
This commit is contained in:
parent
a697c3c12a
commit
78cff9a0ec
@ -34,6 +34,8 @@ Const
|
|||||||
FloatRecDigits = 19;
|
FloatRecDigits = 19;
|
||||||
|
|
||||||
type
|
type
|
||||||
|
TSysCharSet = Set of Char;
|
||||||
|
|
||||||
{ TFloatRec }
|
{ TFloatRec }
|
||||||
TFloatRec = Record
|
TFloatRec = Record
|
||||||
Exponent: Integer;
|
Exponent: Integer;
|
||||||
|
Loading…
Reference in New Issue
Block a user