diff options
Diffstat (limited to 'tools/ll-strip.py')
-rwxr-xr-x | tools/ll-strip.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ll-strip.py b/tools/ll-strip.py index b03e4f3a..a08da478 100755 --- a/tools/ll-strip.py +++ b/tools/ll-strip.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python2 import sys, re |