Skip to content

Commit 3ca1f37

Browse files
committed
Add parser submodule
1 parent e5cdcdb commit 3ca1f37

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitmodules

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -828,3 +828,8 @@
828828
url = ../boostlook.git
829829
fetchRecurseSubmodules = on-demand
830830
branch = .
831+
[submodule "parser"]
832+
path = libs/parser
833+
url = ../parser.git
834+
fetchRecurseSubmodules = on-demand
835+
branch = .

libs/parser

Submodule parser added at bb0fb88

0 commit comments

Comments
 (0)