home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turbo Toolbox
/
Turbo_Toolbox.iso
/
tasm
/
chapxmpl.arc
/
TBEISPIE.PAS
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Pascal/Delphi Source File
|
1988-10-09
|
76 b
|
6 lines
program TBeispiel ;
uses Beispiel ;
begin
TestBeispiel ;
end.