aboutsummaryrefslogtreecommitdiffstats
path: root/compile_commands.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--compile_commands.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/compile_commands.json b/compile_commands.json
index e0edd02..a1cf60f 100644
--- a/compile_commands.json
+++ b/compile_commands.json
@@ -1,7 +1,7 @@
[
{
- "command": "cc -c -o main.o main.c",
- "directory": "/home/bloodstalker/devi/abbatoir/hole68",
- "file": "/home/bloodstalker/devi/abbatoir/hole68/main.c"
+ "command": "cc -c -o ramdump.o ramdump.c",
+ "directory": "/home/bloodstalker/extra/MemDump",
+ "file": "/home/bloodstalker/extra/MemDump/ramdump.c"
}
] \ No newline at end of file