home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.1 (User)
/
OpenStep 4.1 (User).iso
/
usr
/
lib
/
NextPrinter
/
Inform
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1994-02-23
|
233 b
|
8 lines
#!/bin/csh -f
# Just pass on the arguments exactly to the real Inform program.
# A symbolic link won't work because the Application object does not find the
# main bundle correctly.
exec /usr/lib/NextPrinter/Inform.app/Inform $*:q