home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.2
/
Openstep-4.2-Intel-User.iso
/
usr
/
lib
/
NextPrinter
/
Inform
< prev
next >
Wrap
Text File
|
1994-02-23
|
233b
|
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