diff options
author | Lubomir Bourdev <lbourdev@adobe.com> | 2007-04-23 23:09:57 +0000 |
---|---|---|
committer | Lubomir Bourdev <lbourdev@adobe.com> | 2007-04-23 23:09:57 +0000 |
commit | 741fcff423c110ce8aaa58bb534cb76a899a30ca (patch) | |
tree | a121ed4f7a28d185ad6afb8d8c6c78778c630c19 /.gitmodules | |
parent | a042627eb3bcfa74819c2e134e466604f6651ee3 (diff) | |
download | boost-741fcff423c110ce8aaa58bb534cb76a899a30ca.tar.gz |
Adding the first GIL file (testing CVS and SSH)
[SVN r37493]
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e1e0d83d16..20ab18c2c7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -306,6 +306,10 @@ path = libs/mpi url = ../mpi.git fetchRecurseSubmodules = on-demand +[submodule "gil"] + path = libs/gil + url = ../gil.git + fetchRecurseSubmodules = on-demand [submodule "system"] path = libs/system url = ../system.git |