home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AMIGA PD 1
/
AMIGA-PD-1.iso
/
Programme_zum_Heft
/
Programmieren
/
Kurztests
/
PascalPCQ
/
Include
/
Exec
/
ExecName.i
< prev
next >
Wrap
Text File
|
1990-08-28
|
163b
|
10 lines
{
ExecName.i for PCQ Pascal
This file just defines the name of the exec library, which is
rarely used anyway.
}
const
EXECNAME = "exec.library";