* tbs0020 and tbf0071 updated

This commit is contained in:
pierre 1999-01-18 16:42:49 +00:00
parent 4e28b233fa
commit 2c4e4b5565
3 changed files with 1 additions and 7 deletions

View File

@ -1,4 +1,4 @@
program tbs0071;
program tbf0071;
begin
writeln ('

View File

@ -3,7 +3,6 @@
{$ifdef linux}
uses
Gpm;
{$endif def linux}
var
Conn: TGPMConnect;

View File

@ -1,5 +0,0 @@
program tbs0071;
begin
writeln ('
end.