diff options
author | Timothy Schmidt <timschmidt@gmail.com> | 2010-09-29 00:03:15 -0400 |
---|---|---|
committer | Timothy Schmidt <timschmidt@gmail.com> | 2010-09-29 00:03:15 -0400 |
commit | fd3341a8e2cb90385a83f5d347de07558da0f36b (patch) | |
tree | bcc8e8b3fbd53cc36aee34e03201dbbad919a428 | |
parent | 5f3941c1d591eb6c3312be8ef555bb5059dd242f (diff) | |
download | parameterized-mendel-fd3341a8e2cb90385a83f5d347de07558da0f36b.tar.gz parameterized-mendel-fd3341a8e2cb90385a83f5d347de07558da0f36b.zip |
imported MCAD as a git submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | MCAD | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c43c6f1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "MCAD"] + path = MCAD + url = http://github.com/elmom/MCAD.git diff --git a/MCAD b/MCAD new file mode 160000 +Subproject e539c44b74ece624ef273ad48761253f10a6d31 |