- Added -f option to polonius-editor
The -f option allows the user to specify a FILE which contains our
instruction sequences, rather than specifying those instructions
via the command line.
E.g.: polonius-editor ./text.txt -f ./instructions.txt - Patched another bug found by the test suite in which Polonius
couldn't handle blank lines in instruction sequences