mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-16 04:10:31 +01:00
* fix compilation problems
This commit is contained in:
parent
6cc6f15aa0
commit
8e9f5eaf84
@ -5,6 +5,8 @@
|
||||
{******************************************}
|
||||
Program tbreak;
|
||||
|
||||
uses dos;
|
||||
|
||||
|
||||
{ verifies that the DOSError variable is equal to }
|
||||
{ the value requested. }
|
||||
@ -79,7 +81,10 @@ Begin
|
||||
end.
|
||||
{
|
||||
$Log$
|
||||
Revision 1.1 2002-11-08 21:01:18 carl
|
||||
Revision 1.2 2002-11-09 23:08:07 carl
|
||||
* fix compilation problems
|
||||
|
||||
Revision 1.1 2002/11/08 21:01:18 carl
|
||||
* separated some tests
|
||||
* make tfexpand more portable
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user