.gitmodules 214 B

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