The rather typical shebang kills scryer prolog. my minimal example is a file with just : `#! prolog` ``` hemery@portablepret:prolog$ ~/scryer-prolog shebang.pl error(syntax_error(incomplete_reduction),read_term/3:1). ```