diff options
author | Andrew Plumb <andrew@plumb.org> | 2012-02-19 00:08:06 (GMT) |
---|---|---|
committer | Andrew Plumb <andrew@plumb.org> | 2012-02-19 00:08:06 (GMT) |
commit | 65c3acf5e66428948b9bcaaff507e962494e3bc1 (patch) | |
tree | fbcd75032aed797bf6aadda5895d3f230a683110 /.gitmodules | |
parent | bd5aac6f96ac7ecf3613fd81999bd82605925562 (diff) | |
parent | cf52a2a1ef1a7af5ed07d3e4fce1ad430f1321ef (diff) |
Merge remote-tracking branch 'upstream/master' into fonts_search_example
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 4ab4cf0..6556377 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "libraries/MCAD"] path = libraries/MCAD - url = git@github.com:openscad/MCAD.git + url = ../MCAD.git |