mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-27 12:10:36 +02:00
bug0100 => tbf0100
This commit is contained in:
parent
18140df404
commit
cfd56d5c76
@ -1,7 +1,7 @@
|
||||
unit u;
|
||||
interface
|
||||
uses dos;
|
||||
implementation
|
||||
uses dos; { Not Allowed in BP7}
|
||||
end.
|
||||
|
||||
unit tbs0100;
|
||||
interface
|
||||
uses dos;
|
||||
implementation
|
||||
uses dos; { Not Allowed in BP7}
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user