diff options
| author | spv <aquaticvegetable@gmail.com> | 2022-04-24 21:30:15 -0400 |
|---|---|---|
| committer | spv <aquaticvegetable@gmail.com> | 2022-04-24 21:30:15 -0400 |
| commit | 7de438565f03123d37f737d2cd905579e90bc21e (patch) | |
| tree | 2459045c6f8035aac6340361170142a144c0274f /launch.json | |
| parent | 5f9294a0e7aac5b9e105ccee737e42fc5c4cff63 (diff) | |
yeet
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 |
