home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Fest 1993
/
gamefest1993stgcomputerslimited1993.iso
/
soft
/
win3
/
pro6
/
source.pas
< prev
next >
Wrap
Pascal/Delphi Source File
|
1993-07-12
|
425b
|
14 lines
begin
writeln(' The TEGL Games are written entirely in Pascal and Assembler ');
writeln(' with the complete source available for only $50 (you will need ');
writeln(' the TEGL Windows Toolkit R3.0 to re-compile them).');
writeln;
writeln(' Please see the ORDER.DOC for more info.');
writeln;
writeln(' Regards,');
writeln(' Richard Tom');
writeln(' TEGL Systems Corporation');
end.