From 06d685d6a67f46f24e1496122448f4dba7053f4e Mon Sep 17 00:00:00 2001 From: Abdelrahman Date: Sat, 19 Aug 2023 23:25:41 +0100 Subject: [PATCH] Update compile_commands --- compile_commands.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compile_commands.json b/compile_commands.json index b64c10e..21ccfbe 100644 --- a/compile_commands.json +++ b/compile_commands.json @@ -71,11 +71,11 @@ "-x", "c", "-o", - "/tmp/main-77a7ba.o", + "/tmp/main-cb0615.o", "main.c" ], "directory": "/home/abdelrahman/Sources/programming/starfield", "file": "/home/abdelrahman/Sources/programming/starfield/main.c", - "output": "/tmp/main-77a7ba.o" + "output": "/tmp/main-cb0615.o" } ]