diff options
author | John Wiegley <johnw@newartisans.com> | 2009-01-30 16:19:31 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-01-30 16:19:31 -0400 |
commit | f1257cbc3eaddc075dcb4f9ebff17e4ea416c4ed (patch) | |
tree | ee13fa7f7e046735b8a267bef0a3525ccb343b12 /.gitmodules | |
parent | 94004358705b8fbfbb3b18226804820b1dca565e (diff) | |
download | fork-ledger-f1257cbc3eaddc075dcb4f9ebff17e4ea416c4ed.tar.gz fork-ledger-f1257cbc3eaddc075dcb4f9ebff17e4ea416c4ed.tar.bz2 fork-ledger-f1257cbc3eaddc075dcb4f9ebff17e4ea416c4ed.zip |
Removed all dependency on gdtoa.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 1352a8bb..a2d85507 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "lib/gdtoa"] - path = lib/gdtoa - url = git://github.com/jwiegley/gdtoa.git [submodule "lib/cppunit"] path = lib/cppunit url = git://github.com/jwiegley/cppunit.git |