aboutsummaryrefslogtreecommitdiffstats
path: root/compile_commands.json
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-03-24 13:10:53 +0000
committerbloodstalker <thabogre@gmail.com>2018-03-24 13:10:53 +0000
commit682a524a53de2dc4e70c27ddf7f166bf5f36727e (patch)
treed1314466bec2e5c0d6537509486c6e6369683f43 /compile_commands.json
parentadded todo (diff)
downloadmemdump-master.tar.gz
memdump-master.zip
Diffstat (limited to 'compile_commands.json')
-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