Initial commit.

This commit is contained in:
2016-11-21 17:51:14 +01:00
commit 3100f4a733
14 changed files with 262 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "lib/clingo"]
path = lib/clingo
url = https://github.com/potassco/clingo
[submodule "lib/catch"]
path = lib/catch
url = https://github.com/philsquared/Catch