diff options
Diffstat (limited to 'launch.json')
| -rwxr-xr-x[-rw-r--r--] | launch.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/launch.json b/launch.json index c2fecf3..1a7df09 100644..100755 --- a/launch.json +++ b/launch.json @@ -1,6 +1,6 @@ -{ - "name": "Launch", - "type": "lldb", - "request": "launch", - "program": "${workspaceFolder}/tools/bin/thread_shit" +{
+ "name": "Launch",
+ "type": "lldb",
+ "request": "launch",
+ "program": "${workspaceFolder}/tools/bin/thread_shit"
}
\ No newline at end of file |
