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 | |
parent | 77b04d662a6704f5db10522a2f9b169d31df5bea (diff) |
include pdclib in wrong place
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | pdclib | 0 |
2 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 diff --git a/pdclib b/pdclib new file mode 160000 +Subproject f3165dbd639299d08033ed5eef62a21b69540a8 |