home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
Pascal
/
System
/
Tax FKEY 1.0.1
/
Tax.Debug.p
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-05-07
|
181 b
|
16 lines
|
[
TEXT/PJMM
]
{ This file is to debug the Tax FKEY. }
{ © 1993, 1994 by David Alten. }
{ version 1.0.1 }
program tax;
uses
myFKEY;
begin
main; { run the program }
end.
{ HE KUER!! }