Parser.py: add shebang and execute permissions
This allows to execute Parser.py directly with:
$ ./Parser.py <arguments...>
Signed-off-by:
Vincent Stehlé <vincent.stehle@arm.com>
Parser.py
100644 → 100755
Please register or sign in to comment