mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-20 15:21:39 +02:00
14 lines
166 B
PHP
14 lines
166 B
PHP
(* this header sets packing back to default *)
|
|
|
|
{$PACKRECORDS DEFAULT}
|
|
|
|
// pragma pack()
|
|
|
|
{
|
|
$Log$
|
|
Revision 1.2 2005-02-14 17:13:30 peter
|
|
* truncate log
|
|
|
|
}
|
|
|