-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modules -> external + added leissa/fe
- Loading branch information
Showing
11 changed files
with
27 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,21 @@ | ||
[submodule "abseil-cpp"] | ||
path = modules/abseil-cpp | ||
path = external/modules/abseil-cpp | ||
url = ../../abseil/abseil-cpp | ||
[submodule "doxygen-awesome-css"] | ||
path = modules/doxygen-awesome-css | ||
path = external/modules/doxygen-awesome-css | ||
url = ../../jothepro/doxygen-awesome-css.git | ||
[submodule "googletest"] | ||
path = modules/googletest | ||
path = external/modules/googletest | ||
url = ../../google/googletest.git | ||
[submodule "half"] | ||
path = modules/half | ||
path = external/modules/half | ||
url = ../../AnyDSL/half.git | ||
[submodule "lyra"] | ||
path = modules/lyra | ||
path = external/modules/lyra | ||
url = ../../bfgroup/lyra.git | ||
[submodule "modules/rang"] | ||
path = modules/rang | ||
path = external/modules/rang | ||
url = ../../agauniyal/rang.git | ||
[submodule "external/fe"] | ||
path = external/fe | ||
url = ../../leissa/fe.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule abseil-cpp
updated
from 000000 to 273292
Submodule googletest
updated
from 000000 to 58d77f
Submodule half
updated
from 000000 to e99b00
Submodule lyra
updated
from 000000 to 15a82f
Submodule rang
updated
from 000000 to 22345a
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters