# HG changeset patch # User Chris Cannam # Date 1463661104 -3600 # Node ID f366ea908fbdb1f9737e46387df2bdf7d8480e5d # Parent 4255fbc6e755a0786a7d45b2d62f96c0ca16fdbd Experiment with git submodules (as well as hg subrepos!) diff -r 4255fbc6e755 -r f366ea908fbd .gitmodules --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.gitmodules Thu May 19 13:31:44 2016 +0100 @@ -0,0 +1,3 @@ +[submodule "constant-q-cpp"] + path = constant-q-cpp + url = https://github.com/cannam/constant-q-cpp