Optionally honour #! paths in scripts. Fixes #676358.

This commit is contained in:
Jack Jansen 2003-02-17 15:40:00 +00:00
parent 996acf122d
commit 3d3b74677a
14 changed files with 54 additions and 14 deletions

View file

@ -9,6 +9,7 @@
commandline = NSTextField;
debug = NSButton;
filetype = NSPopUpButton;
honourhashbang = NSButton;
inspect = NSButton;
interpreter = NSTextField;
nosite = NSButton;