We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 079cb0d commit ea70d05Copy full SHA for ea70d05
.gitmodules
@@ -12,9 +12,9 @@
12
path = tools/convimg
13
url = https://github.com/mateoconlechuga/convimg.git
14
ignore = dirty
15
-[submodule "examples/graphx/template"]
16
- path = examples/graphx/template
17
- url = https://github.com/CE-Programming/graphx-template.git
18
[submodule "examples/standalone_examples/template"]
19
path = examples/standalone_examples/template
20
url = https://github.com/CE-Programming/template.git
+[submodule "examples/library_examples/graphx/graphx-template"]
+ path = examples/library_examples/graphx/template
+ url = https://github.com/CE-Programming/graphx-template
examples/library_examples/graphx/template
0 commit comments