mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-26 19:32:19 +02:00
* tbs0020 and tbf0071 updated
This commit is contained in:
parent
4e28b233fa
commit
2c4e4b5565
@ -1,4 +1,4 @@
|
||||
program tbs0071;
|
||||
program tbf0071;
|
||||
|
||||
begin
|
||||
writeln ('
|
||||
|
@ -3,7 +3,6 @@
|
||||
{$ifdef linux}
|
||||
uses
|
||||
Gpm;
|
||||
{$endif def linux}
|
||||
|
||||
var
|
||||
Conn: TGPMConnect;
|
||||
|
@ -1,5 +0,0 @@
|
||||
program tbs0071;
|
||||
|
||||
begin
|
||||
writeln ('
|
||||
end.
|
Loading…
Reference in New Issue
Block a user