forked from cda-tum/fiction
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
25 lines (25 loc) · 814 Bytes
/
.gitmodules
File metadata and controls
25 lines (25 loc) · 814 Bytes
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
[submodule "libs/alice"]
path = libs/alice
url = https://github.com/marcelwa/alice.git
[submodule "libs/Catch2"]
path = libs/Catch2
url = https://github.com/catchorg/Catch2.git
[submodule "libs/parallel-hashmap"]
path = libs/parallel-hashmap
url = https://github.com/greg7mdp/parallel-hashmap.git
[submodule "libs/tinyxml2"]
path = libs/tinyxml2
url = https://github.com/leethomason/tinyxml2.git
[submodule "libs/pybind11"]
path = libs/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "libs/json"]
path = libs/json
url = https://github.com/nlohmann/json.git
[submodule "libs/mockturtle"]
path = libs/mockturtle
url = https://github.com/marcelwa/mockturtle.git
branch = mnt
[submodule "libs/alglib-cmake"]
path = libs/alglib-cmake
url = https://github.com/wlambooy/alglib-cmake.git