.gitmodules 232 B

12345678
  1. [submodule "test/googletest"]
  2. path = test/googletest
  3. url = https://github.com/google/googletest
  4. branch = v1.13.x
  5. [submodule "AI/FuzzyLite"]
  6. path = AI/FuzzyLite
  7. url = https://github.com/fuzzylite/fuzzylite.git
  8. branch = release