Skip to content

Commit 046ecd0

Browse files
committed
testing compilecommandplus
1 parent 5f90ecd commit 046ecd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

module_09/ex02/compile_commands.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[
22
{
3-
"directory": "/home/nivicius/Documents/projects/ft/cpp/module_09/ex02",
3+
"directory": "/home/vinicius/42/cpp/module_09/ex02",
44
"arguments": [
55
"c++",
66
"-std=c++98",
@@ -18,7 +18,7 @@
1818
"file": "src/PmergeMe.cpp"
1919
},
2020
{
21-
"directory": "/home/nivicius/Documents/projects/ft/cpp/module_09/ex02",
21+
"directory": "/home/vinicius/42/cpp/module_09/ex02",
2222
"arguments": [
2323
"c++",
2424
"-std=c++98",

0 commit comments

Comments
 (0)