Add `argparser` as a submodule
This commit is contained in:
parent
e09bd9a66f
commit
bf589411e7
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "src/argparser"]
|
||||
path = src/argparser
|
||||
url = https://git.nloewen.com/n/argv-parser.git
|
||||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 584d9dd95f4b1b3c69065826cf96b3cda0cf9e16
|
||||
Loading…
Reference in New Issue