Add updated format-benchmark repo.

This commit is contained in:
Victor Zverovich
2014-05-20 07:00:26 -07:00
parent 10e0c15534
commit e2670001bc
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule "breathe"]
path = breathe
url = git://github.com/cppformat/breathe.git
[submodule "format-benchmark"]
path = format-benchmark
url = git@github.com:cppformat/format-benchmark.git

1
format-benchmark Submodule

Submodule format-benchmark added at fccf647628