File: .gitmodules

package info (click to toggle)
rust-fast-float2 0.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 272 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 280 bytes parent folder | download
1
2
3
4
5
6
7
[submodule "extras/data-tests/ext"]
    path = extras/data-tests/ext
    url = https://github.com/lemire/fast_float_supplemental_tests.git

[submodule "extras/simple-bench/ext"]
    path = extras/simple-bench/ext
    url = https://github.com/lemire/simple_fastfloat_benchmark.git