diff options
author | Camil Staps | 2017-07-17 21:48:37 +0000 |
---|---|---|
committer | Camil Staps | 2017-07-17 21:48:37 +0000 |
commit | 9f95fa78463d7e6b047485bdce28f1a970a45fd2 (patch) | |
tree | f0daf60bcfec390bf828178d2c75b486447ad708 /.gitmodules |
Initial commit
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b761d0f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ABCMachine"] + path = ABCMachine + url = https://github.com/camilstaps/ABCMachine |