home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best Objectech Shareware Selections
/
UNTITLED.iso
/
boss
/
util
/
misc
/
011
/
infoplus.pas
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Pascal/Delphi Source File
|
1992-12-29
|
197 b
|
17 lines
(*
** INFOPLUS.PAS
**
** Version 1.56 by Andrew Rossmann 12/30/92
*)
{$A+,B-,D-,L-,F-,N-,O-,R-,S-,V-}
{$M 32768,16384,655360}
program INFOPLUS;
uses
ifprun;
begin
runit
end.