diff options
author | Keith Packard <keithp@keithp.com> | 2013-12-18 09:59:33 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-12-18 09:59:33 -0800 |
commit | fbde0c3e4bdb419d6bd4dbcc96b0e01c59e9fa13 (patch) | |
tree | 060020fc7c807f63a27534e10f939cd5aacdb6fe /.gitmodules | |
parent | 77b04d662a6704f5db10522a2f9b169d31df5bea (diff) |
include pdclib in wrong place
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..77022859 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "pdclib"] + path = pdclib + url = ssh://gag.com/scm/git/fw/pdclib |