|
1 | 1 | exclude examples |
2 | | -graft gitmodules/partmc/src/ |
3 | | -graft gitmodules/sundials/src/sunnonlinsol/newton/ |
4 | | -graft gitmodules/sundials/src/sunnonlinsol/fixedpoint/ |
5 | | -graft gitmodules/sundials/src/nvector/serial/ |
6 | | -graft gitmodules/sundials/src/sunlinsol/band/ |
7 | | -graft gitmodules/sundials/src/sunlinsol/dense/ |
8 | | -graft gitmodules/sundials/src/cvode/ |
9 | | -graft gitmodules/sundials/src/sundials/ |
10 | | -graft gitmodules/sundials/include/cvode/ |
11 | | -graft gitmodules/sundials/include/sundials/ |
12 | | -graft gitmodules/sundials/include/sunnonlinsol/ |
13 | | -graft gitmodules/sundials/include/sunmatrix/ |
14 | | -graft gitmodules/sundials/include/sunlinsol/ |
15 | | -graft gitmodules/sundials/include/nvector/ |
| 2 | +graft gitmodules/partmc/src |
| 3 | +graft gitmodules/sundials/src/sunnonlinsol/newton |
| 4 | +graft gitmodules/sundials/src/sunnonlinsol/fixedpoint |
| 5 | +graft gitmodules/sundials/src/nvector/serial |
| 6 | +graft gitmodules/sundials/src/sunlinsol/band |
| 7 | +graft gitmodules/sundials/src/sunlinsol/dense |
| 8 | +graft gitmodules/sundials/src/cvode |
| 9 | +graft gitmodules/sundials/src/sundials |
| 10 | +graft gitmodules/sundials/include/cvode |
| 11 | +graft gitmodules/sundials/include/sundials |
| 12 | +graft gitmodules/sundials/include/sunnonlinsol |
| 13 | +graft gitmodules/sundials/include/sunmatrix |
| 14 | +graft gitmodules/sundials/include/sunlinsol |
| 15 | +graft gitmodules/sundials/include/nvector |
16 | 16 | include gitmodules/sundials/cmake/SundialsSetupConfig.cmake |
17 | 17 | include gitmodules/sundials/cmake/SundialsSetupCompilers.cmake |
18 | 18 | include gitmodules/sundials/cmake/SundialsIndexSize.cmake |
@@ -46,9 +46,9 @@ include gitmodules/pybind11/CMakeLists.txt |
46 | 46 | include gitmodules/pybind11/tools/pybind11Common.cmake |
47 | 47 | include gitmodules/pybind11/tools/pybind11Tools.cmake |
48 | 48 | include gitmodules/pybind11/tools/FindPythonLibsNew.cmake |
49 | | -graft gitmodules/pybind11/include/pybind11/ |
| 49 | +graft gitmodules/pybind11/include/pybind11 |
50 | 50 |
|
51 | | -graft gitmodules/json/include/nlohmann/ |
| 51 | +graft gitmodules/json/include/nlohmann |
52 | 52 | include gitmodules/span/include/tcb/span.hpp |
53 | 53 | include gitmodules/pybind11_json/include/pybind11_json/pybind11_json.hpp |
54 | 54 |
|
|
0 commit comments