https://github.com/szaghi/FLAP
Raw File
Tip revision: eec946759d9e0a03c5e260825096a76c7b2cf1af authored by Stefano Zaghi on 05 February 2020, 16:04:24 UTC
Merge branch 'release/1.2.1'
Tip revision: eec9467
.gitmodules
[submodule "src/third_party/PENF"]
  path = src/third_party/PENF
  url = https://github.com/szaghi/PENF
  branch = master
[submodule "src/third_party/fortran_tester"]
  path = src/third_party/fortran_tester
  url = https://github.com/pdebuyl/fortran_tester
  branch = master
[submodule "src/third_party/FACE"]
  path = src/third_party/FACE
  url = https://github.com/szaghi/FACE
  branch = master
back to top