mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 10:39:18 +02:00
* goto on
This commit is contained in:
parent
7fb8c3dfbd
commit
03a6ef4108
@ -36,6 +36,7 @@ uses
|
|||||||
{$endif}
|
{$endif}
|
||||||
|
|
||||||
{$inline on}
|
{$inline on}
|
||||||
|
{$goto on}
|
||||||
|
|
||||||
const
|
const
|
||||||
_PATH_VARRUN = '/var/run/';
|
_PATH_VARRUN = '/var/run/';
|
||||||
@ -954,7 +955,10 @@ end;
|
|||||||
end.
|
end.
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.4 2005-01-30 18:00:28 peter
|
Revision 1.5 2005-01-30 18:35:42 peter
|
||||||
|
* goto on
|
||||||
|
|
||||||
|
Revision 1.4 2005/01/30 18:00:28 peter
|
||||||
* move gpm.pp to linux
|
* move gpm.pp to linux
|
||||||
|
|
||||||
Revision 1.14 2004/11/21 11:28:21 peter
|
Revision 1.14 2004/11/21 11:28:21 peter
|
||||||
|
Loading…
Reference in New Issue
Block a user