diff options
Diffstat (limited to 'misc')
-rw-r--r--[-rwxr-xr-x] | misc/lldb_cruby.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/lldb_cruby.py b/misc/lldb_cruby.py index f263ca5732..b3d4fb509a 100755..100644 --- a/misc/lldb_cruby.py +++ b/misc/lldb_cruby.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python #coding: utf-8 # # Usage: run `command script import -r misc/lldb_cruby.py` on LLDB |