diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2013-08-05 18:31:50 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2013-08-05 18:40:24 -0700 |
commit | fb1e500e572774131d0891018332fc625b6a4c52 (patch) | |
tree | 0121538ef76a719bb320088013a629b7ffb87c1a /.gitmodules | |
parent | 09f72397156edb97631209c4cac765364f420bd3 (diff) | |
download | tmwa-fb1e500e572774131d0891018332fc625b6a4c52.tar.gz tmwa-fb1e500e572774131d0891018332fc625b6a4c52.tar.bz2 tmwa-fb1e500e572774131d0891018332fc625b6a4c52.tar.xz tmwa-fb1e500e572774131d0891018332fc625b6a4c52.zip |
Use attoconf and proper versionsv13.8.5
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..a07e803 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "deps/attoconf"] + path = deps/attoconf + url = git://github.com/o11c/attoconf.git |