Reorganized, expanded pickup file to include other entities, now .ent

This commit is contained in:
suhrke
2017-08-19 19:30:14 -07:00
parent 40f9432321
commit 3d6896e6ff
28 changed files with 110 additions and 61 deletions

8
.gitmodules vendored
View File

@@ -1,6 +1,6 @@
[submodule "ReflexToQ3/includes/cxxopts"]
path = ReflexToQ3/includes/cxxopts
[submodule "includes/cxxopts"]
path = includes/cxxopts
url = https://github.com/jarro2783/cxxopts.git
[submodule "ReflexToQ3/includes/Catch"]
path = ReflexToQ3/includes/Catch
[submodule "includes/Catch"]
path = includes/Catch
url = https://github.com/philsquared/Catch.git