Skip to content

Commit 285fb7c

Browse files
committed
Clear config.json as it is generated automatically on each generation
1 parent 22b78b8 commit 285fb7c

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed
Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
[
1+
[
22
{
3-
"python_generation_module_path": "/home/rich_dn/repos/parallel_processing/pycode/memilio-generation/../memilio-generation",
4-
"skbuild_path_to_database": "/home/rich_dn/repos/parallel_processing/pycode/memilio-generation/_skbuild/linux-x86_64-3.10/cmake-build",
5-
"libclang_library_path": "/tools/modulesystem/spack-22.2/opt/spack/linux-ubuntu20.04-x86_64_v3/gcc-9.4.0/llvm-14.0.6-u6u3nxayshaogte7pdnas4i6h4ta5ymi/lib/libclang.so"
3+
"python_generation_module_path": "",
4+
"skbuild_path_to_database": "",
5+
"libclang_library_path": ""
66
}
7-
8-
]
7+
]

0 commit comments

Comments
 (0)