-
Notifications
You must be signed in to change notification settings - Fork 0
/
compile_commands.json
61 lines (61 loc) · 16.6 KB
/
compile_commands.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
[
{
"directory": "/home/youngday/prj-cpp/xmake-implot (copy 1)",
"arguments": ["/usr/bin/gcc", "-c", "-m64", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-O3", "-std=c++20", "-Isrc/utils", "-Isrc", "-I", "/home/youngday/.xmake/packages/n/nlohmann_json/v3.11.3/b4e38c4916bd42c39063f144e29030df/include", "-I", "/home/youngday/.xmake/packages/s/simdutf/v5.4.15/e1cf29f6fa8649caa92b0bdf5c7c494f/include", "-I", "/home/youngday/.xmake/packages/y/yaml-cpp/0.8.0/c41b70635ed74ae9a0628bd794bd504b/include", "-I", "/home/youngday/.xmake/packages/t/toml++/v3.4.0/a2c2c5f40e4d4e45925b18123809874f/include", "-I", "/home/youngday/.xmake/packages/q/quill/v7.5.0/882975f621b8411fbd277f6257e6ee8d/include", "-I", "/home/youngday/.xmake/packages/f/fmt/11.0.2/8f2759149dd24c4c95ee980930242ead/include", "-I", "/home/youngday/.xmake/packages/m/matplotplusplus/v1.2.1/9dba0bbd25394cb3b6dac36597d4ae5c/include", "-I", "/home/youngday/.xmake/packages/n/nodesoup/2020.09.05/f9a5fddad24c4d4e91c04c441776a256/include", "-DNDEBUG", "-o", "build/.objs/matplot/linux/x86_64/release/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/home/youngday/prj-cpp/xmake-implot (copy 1)",
"arguments": ["/usr/bin/gcc", "-c", "-m64", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-O3", "-std=c++20", "-Isrc/utils", "-Isrc", "-I", "/home/youngday/.xmake/packages/n/nlohmann_json/v3.11.3/b4e38c4916bd42c39063f144e29030df/include", "-I", "/home/youngday/.xmake/packages/s/simdutf/v5.4.15/e1cf29f6fa8649caa92b0bdf5c7c494f/include", "-I", "/home/youngday/.xmake/packages/y/yaml-cpp/0.8.0/c41b70635ed74ae9a0628bd794bd504b/include", "-I", "/home/youngday/.xmake/packages/t/toml++/v3.4.0/a2c2c5f40e4d4e45925b18123809874f/include", "-I", "/home/youngday/.xmake/packages/q/quill/v7.5.0/882975f621b8411fbd277f6257e6ee8d/include", "-I", "/home/youngday/.xmake/packages/f/fmt/11.0.2/8f2759149dd24c4c95ee980930242ead/include", "-I", "/home/youngday/.xmake/packages/m/matplotplusplus/v1.2.1/9dba0bbd25394cb3b6dac36597d4ae5c/include", "-I", "/home/youngday/.xmake/packages/n/nodesoup/2020.09.05/f9a5fddad24c4d4e91c04c441776a256/include", "-DNDEBUG", "-o", "build/.objs/matplot/linux/x86_64/release/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/home/youngday/prj-cpp/xmake-implot (copy 1)",
"arguments": ["/usr/bin/gcc", "-c", "-m64", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-O3", "-std=c++20", "-Isrc/utils", "-Isrc", "-I", "/home/youngday/.xmake/packages/n/nlohmann_json/v3.11.3/b4e38c4916bd42c39063f144e29030df/include", "-I", "/home/youngday/.xmake/packages/s/simdutf/v5.4.15/e1cf29f6fa8649caa92b0bdf5c7c494f/include", "-I", "/home/youngday/.xmake/packages/y/yaml-cpp/0.8.0/c41b70635ed74ae9a0628bd794bd504b/include", "-I", "/home/youngday/.xmake/packages/t/toml++/v3.4.0/a2c2c5f40e4d4e45925b18123809874f/include", "-I", "/home/youngday/.xmake/packages/q/quill/v7.5.0/882975f621b8411fbd277f6257e6ee8d/include", "-I", "/home/youngday/.xmake/packages/f/fmt/11.0.2/8f2759149dd24c4c95ee980930242ead/include", "-I", "/home/youngday/.xmake/packages/m/matplotplusplus/v1.2.1/9dba0bbd25394cb3b6dac36597d4ae5c/include", "-I", "/home/youngday/.xmake/packages/n/nodesoup/2020.09.05/f9a5fddad24c4d4e91c04c441776a256/include", "-DNDEBUG", "-o", "build/.objs/matplot/linux/x86_64/release/src/gnuplot/plot.cpp.o", "src/gnuplot/plot.cpp"],
"file": "src/gnuplot/plot.cpp"
},
{
"directory": "/home/youngday/prj-cpp/xmake-implot (copy 1)",
"arguments": ["/usr/bin/gcc", "-c", "-m64", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-O3", "-std=c++20", "-Isrc/utils", "-Isrc", "-Isrc/plot/implot3d", "-DGLFW_INCLUDE_NONE", "-D_REENTRANT", "-I", "/home/youngday/.xmake/packages/n/nlohmann_json/v3.11.3/b4e38c4916bd42c39063f144e29030df/include", "-I", "/home/youngday/.xmake/packages/s/simdutf/v5.4.15/e1cf29f6fa8649caa92b0bdf5c7c494f/include", "-I", "/home/youngday/.xmake/packages/y/yaml-cpp/0.8.0/c41b70635ed74ae9a0628bd794bd504b/include", "-I", "/home/youngday/.xmake/packages/t/toml++/v3.4.0/a2c2c5f40e4d4e45925b18123809874f/include", "-I", "/home/youngday/.xmake/packages/q/quill/v7.5.0/882975f621b8411fbd277f6257e6ee8d/include", "-I", "/home/youngday/.xmake/packages/f/fmt/11.0.2/8f2759149dd24c4c95ee980930242ead/include", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include/imgui", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include/backends", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include/misc/cpp", "-I", "/home/youngday/.xmake/packages/g/glfw/3.4/4c3c72af70fd4599a3038fc662af9c28/include", "-I", "/usr/include/X11/dri", "-I", "/usr/include/SDL2", "-I", "/home/youngday/.xmake/packages/g/glad/v0.1.36/f31cd39a27f14bdc8dd8413392e1ee53/include", "-DNDEBUG", "-o", "build/.objs/plot/linux/x86_64/release/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/home/youngday/prj-cpp/xmake-implot (copy 1)",
"arguments": ["/usr/bin/gcc", "-c", "-m64", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-O3", "-std=c++20", "-Isrc/utils", "-Isrc", "-Isrc/plot/implot3d", "-DGLFW_INCLUDE_NONE", "-D_REENTRANT", "-I", "/home/youngday/.xmake/packages/n/nlohmann_json/v3.11.3/b4e38c4916bd42c39063f144e29030df/include", "-I", "/home/youngday/.xmake/packages/s/simdutf/v5.4.15/e1cf29f6fa8649caa92b0bdf5c7c494f/include", "-I", "/home/youngday/.xmake/packages/y/yaml-cpp/0.8.0/c41b70635ed74ae9a0628bd794bd504b/include", "-I", "/home/youngday/.xmake/packages/t/toml++/v3.4.0/a2c2c5f40e4d4e45925b18123809874f/include", "-I", "/home/youngday/.xmake/packages/q/quill/v7.5.0/882975f621b8411fbd277f6257e6ee8d/include", "-I", "/home/youngday/.xmake/packages/f/fmt/11.0.2/8f2759149dd24c4c95ee980930242ead/include", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include/imgui", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include/backends", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include/misc/cpp", "-I", "/home/youngday/.xmake/packages/g/glfw/3.4/4c3c72af70fd4599a3038fc662af9c28/include", "-I", "/usr/include/X11/dri", "-I", "/usr/include/SDL2", "-I", "/home/youngday/.xmake/packages/g/glad/v0.1.36/f31cd39a27f14bdc8dd8413392e1ee53/include", "-DNDEBUG", "-o", "build/.objs/plot/linux/x86_64/release/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/home/youngday/prj-cpp/xmake-implot (copy 1)",
"arguments": ["/usr/bin/gcc", "-c", "-m64", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-O3", "-std=c++20", "-Isrc/utils", "-Isrc", "-Isrc/plot/implot3d", "-DGLFW_INCLUDE_NONE", "-D_REENTRANT", "-I", "/home/youngday/.xmake/packages/n/nlohmann_json/v3.11.3/b4e38c4916bd42c39063f144e29030df/include", "-I", "/home/youngday/.xmake/packages/s/simdutf/v5.4.15/e1cf29f6fa8649caa92b0bdf5c7c494f/include", "-I", "/home/youngday/.xmake/packages/y/yaml-cpp/0.8.0/c41b70635ed74ae9a0628bd794bd504b/include", "-I", "/home/youngday/.xmake/packages/t/toml++/v3.4.0/a2c2c5f40e4d4e45925b18123809874f/include", "-I", "/home/youngday/.xmake/packages/q/quill/v7.5.0/882975f621b8411fbd277f6257e6ee8d/include", "-I", "/home/youngday/.xmake/packages/f/fmt/11.0.2/8f2759149dd24c4c95ee980930242ead/include", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include/imgui", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include/backends", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include/misc/cpp", "-I", "/home/youngday/.xmake/packages/g/glfw/3.4/4c3c72af70fd4599a3038fc662af9c28/include", "-I", "/usr/include/X11/dri", "-I", "/usr/include/SDL2", "-I", "/home/youngday/.xmake/packages/g/glad/v0.1.36/f31cd39a27f14bdc8dd8413392e1ee53/include", "-DNDEBUG", "-o", "build/.objs/plot/linux/x86_64/release/src/plot/main_implot3d.cpp.o", "src/plot/main_implot3d.cpp"],
"file": "src/plot/main_implot3d.cpp"
},
{
"directory": "/home/youngday/prj-cpp/xmake-implot (copy 1)",
"arguments": ["/usr/bin/gcc", "-c", "-m64", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-O3", "-std=c++20", "-Isrc/utils", "-Isrc", "-Isrc/plot/implot3d", "-DGLFW_INCLUDE_NONE", "-D_REENTRANT", "-I", "/home/youngday/.xmake/packages/n/nlohmann_json/v3.11.3/b4e38c4916bd42c39063f144e29030df/include", "-I", "/home/youngday/.xmake/packages/s/simdutf/v5.4.15/e1cf29f6fa8649caa92b0bdf5c7c494f/include", "-I", "/home/youngday/.xmake/packages/y/yaml-cpp/0.8.0/c41b70635ed74ae9a0628bd794bd504b/include", "-I", "/home/youngday/.xmake/packages/t/toml++/v3.4.0/a2c2c5f40e4d4e45925b18123809874f/include", "-I", "/home/youngday/.xmake/packages/q/quill/v7.5.0/882975f621b8411fbd277f6257e6ee8d/include", "-I", "/home/youngday/.xmake/packages/f/fmt/11.0.2/8f2759149dd24c4c95ee980930242ead/include", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include/imgui", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include/backends", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include/misc/cpp", "-I", "/home/youngday/.xmake/packages/g/glfw/3.4/4c3c72af70fd4599a3038fc662af9c28/include", "-I", "/usr/include/X11/dri", "-I", "/usr/include/SDL2", "-I", "/home/youngday/.xmake/packages/g/glad/v0.1.36/f31cd39a27f14bdc8dd8413392e1ee53/include", "-DNDEBUG", "-o", "build/.objs/plot/linux/x86_64/release/src/plot/implot3d_demo.cpp.o", "src/plot/implot3d_demo.cpp"],
"file": "src/plot/implot3d_demo.cpp"
},
{
"directory": "/home/youngday/prj-cpp/xmake-implot (copy 1)",
"arguments": ["/usr/bin/gcc", "-c", "-m64", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-O3", "-std=c++20", "-Isrc/utils", "-Isrc", "-Isrc/plot/implot3d", "-DGLFW_INCLUDE_NONE", "-D_REENTRANT", "-I", "/home/youngday/.xmake/packages/n/nlohmann_json/v3.11.3/b4e38c4916bd42c39063f144e29030df/include", "-I", "/home/youngday/.xmake/packages/s/simdutf/v5.4.15/e1cf29f6fa8649caa92b0bdf5c7c494f/include", "-I", "/home/youngday/.xmake/packages/y/yaml-cpp/0.8.0/c41b70635ed74ae9a0628bd794bd504b/include", "-I", "/home/youngday/.xmake/packages/t/toml++/v3.4.0/a2c2c5f40e4d4e45925b18123809874f/include", "-I", "/home/youngday/.xmake/packages/q/quill/v7.5.0/882975f621b8411fbd277f6257e6ee8d/include", "-I", "/home/youngday/.xmake/packages/f/fmt/11.0.2/8f2759149dd24c4c95ee980930242ead/include", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include/imgui", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include/backends", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include/misc/cpp", "-I", "/home/youngday/.xmake/packages/g/glfw/3.4/4c3c72af70fd4599a3038fc662af9c28/include", "-I", "/usr/include/X11/dri", "-I", "/usr/include/SDL2", "-I", "/home/youngday/.xmake/packages/g/glad/v0.1.36/f31cd39a27f14bdc8dd8413392e1ee53/include", "-DNDEBUG", "-o", "build/.objs/plot/linux/x86_64/release/src/plot/implot3d/implot3d_items.cpp.o", "src/plot/implot3d/implot3d_items.cpp"],
"file": "src/plot/implot3d/implot3d_items.cpp"
},
{
"directory": "/home/youngday/prj-cpp/xmake-implot (copy 1)",
"arguments": ["/usr/bin/gcc", "-c", "-m64", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-O3", "-std=c++20", "-Isrc/utils", "-Isrc", "-Isrc/plot/implot3d", "-DGLFW_INCLUDE_NONE", "-D_REENTRANT", "-I", "/home/youngday/.xmake/packages/n/nlohmann_json/v3.11.3/b4e38c4916bd42c39063f144e29030df/include", "-I", "/home/youngday/.xmake/packages/s/simdutf/v5.4.15/e1cf29f6fa8649caa92b0bdf5c7c494f/include", "-I", "/home/youngday/.xmake/packages/y/yaml-cpp/0.8.0/c41b70635ed74ae9a0628bd794bd504b/include", "-I", "/home/youngday/.xmake/packages/t/toml++/v3.4.0/a2c2c5f40e4d4e45925b18123809874f/include", "-I", "/home/youngday/.xmake/packages/q/quill/v7.5.0/882975f621b8411fbd277f6257e6ee8d/include", "-I", "/home/youngday/.xmake/packages/f/fmt/11.0.2/8f2759149dd24c4c95ee980930242ead/include", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include/imgui", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include/backends", "-I", "/home/youngday/.xmake/packages/i/imgui/v1.91.5/efb5a87f53f845ea99e0a5d32fae4c56/include/misc/cpp", "-I", "/home/youngday/.xmake/packages/g/glfw/3.4/4c3c72af70fd4599a3038fc662af9c28/include", "-I", "/usr/include/X11/dri", "-I", "/usr/include/SDL2", "-I", "/home/youngday/.xmake/packages/g/glad/v0.1.36/f31cd39a27f14bdc8dd8413392e1ee53/include", "-DNDEBUG", "-o", "build/.objs/plot/linux/x86_64/release/src/plot/implot3d/implot3d.cpp.o", "src/plot/implot3d/implot3d.cpp"],
"file": "src/plot/implot3d/implot3d.cpp"
},
{
"directory": "/home/youngday/prj-cpp/xmake-implot (copy 1)",
"arguments": ["/usr/bin/gcc", "-c", "-m64", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-O3", "-std=c++20", "-Isrc/utils", "-Isrc", "-I", "/home/youngday/.xmake/packages/n/nlohmann_json/v3.11.3/b4e38c4916bd42c39063f144e29030df/include", "-I", "/home/youngday/.xmake/packages/s/simdutf/v5.4.15/e1cf29f6fa8649caa92b0bdf5c7c494f/include", "-I", "/home/youngday/.xmake/packages/y/yaml-cpp/0.8.0/c41b70635ed74ae9a0628bd794bd504b/include", "-I", "/home/youngday/.xmake/packages/t/toml++/v3.4.0/a2c2c5f40e4d4e45925b18123809874f/include", "-I", "/home/youngday/.xmake/packages/q/quill/v7.5.0/882975f621b8411fbd277f6257e6ee8d/include", "-I", "/home/youngday/.xmake/packages/f/fmt/11.0.2/8f2759149dd24c4c95ee980930242ead/include", "-I", "/home/youngday/.xmake/packages/m/matplotplusplus/v1.2.1/9dba0bbd25394cb3b6dac36597d4ae5c/include", "-I", "/home/youngday/.xmake/packages/n/nodesoup/2020.09.05/f9a5fddad24c4d4e91c04c441776a256/include", "-DNDEBUG", "-o", "build/.objs/matplotcsv/linux/x86_64/release/src/utils/log.cpp.o", "src/utils/log.cpp"],
"file": "src/utils/log.cpp"
},
{
"directory": "/home/youngday/prj-cpp/xmake-implot (copy 1)",
"arguments": ["/usr/bin/gcc", "-c", "-m64", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-O3", "-std=c++20", "-Isrc/utils", "-Isrc", "-I", "/home/youngday/.xmake/packages/n/nlohmann_json/v3.11.3/b4e38c4916bd42c39063f144e29030df/include", "-I", "/home/youngday/.xmake/packages/s/simdutf/v5.4.15/e1cf29f6fa8649caa92b0bdf5c7c494f/include", "-I", "/home/youngday/.xmake/packages/y/yaml-cpp/0.8.0/c41b70635ed74ae9a0628bd794bd504b/include", "-I", "/home/youngday/.xmake/packages/t/toml++/v3.4.0/a2c2c5f40e4d4e45925b18123809874f/include", "-I", "/home/youngday/.xmake/packages/q/quill/v7.5.0/882975f621b8411fbd277f6257e6ee8d/include", "-I", "/home/youngday/.xmake/packages/f/fmt/11.0.2/8f2759149dd24c4c95ee980930242ead/include", "-I", "/home/youngday/.xmake/packages/m/matplotplusplus/v1.2.1/9dba0bbd25394cb3b6dac36597d4ae5c/include", "-I", "/home/youngday/.xmake/packages/n/nodesoup/2020.09.05/f9a5fddad24c4d4e91c04c441776a256/include", "-DNDEBUG", "-o", "build/.objs/matplotcsv/linux/x86_64/release/src/utils/mytime.cpp.o", "src/utils/mytime.cpp"],
"file": "src/utils/mytime.cpp"
},
{
"directory": "/home/youngday/prj-cpp/xmake-implot (copy 1)",
"arguments": ["/usr/bin/gcc", "-c", "-m64", "-fvisibility=hidden", "-fvisibility-inlines-hidden", "-O3", "-std=c++20", "-Isrc/utils", "-Isrc", "-I", "/home/youngday/.xmake/packages/n/nlohmann_json/v3.11.3/b4e38c4916bd42c39063f144e29030df/include", "-I", "/home/youngday/.xmake/packages/s/simdutf/v5.4.15/e1cf29f6fa8649caa92b0bdf5c7c494f/include", "-I", "/home/youngday/.xmake/packages/y/yaml-cpp/0.8.0/c41b70635ed74ae9a0628bd794bd504b/include", "-I", "/home/youngday/.xmake/packages/t/toml++/v3.4.0/a2c2c5f40e4d4e45925b18123809874f/include", "-I", "/home/youngday/.xmake/packages/q/quill/v7.5.0/882975f621b8411fbd277f6257e6ee8d/include", "-I", "/home/youngday/.xmake/packages/f/fmt/11.0.2/8f2759149dd24c4c95ee980930242ead/include", "-I", "/home/youngday/.xmake/packages/m/matplotplusplus/v1.2.1/9dba0bbd25394cb3b6dac36597d4ae5c/include", "-I", "/home/youngday/.xmake/packages/n/nodesoup/2020.09.05/f9a5fddad24c4d4e91c04c441776a256/include", "-DNDEBUG", "-o", "build/.objs/matplotcsv/linux/x86_64/release/src/gnuplot/plot_csv.cpp.o", "src/gnuplot/plot_csv.cpp"],
"file": "src/gnuplot/plot_csv.cpp"
}]