瀏覽代碼

Adding the first GIL file (testing CVS and SSH)

[SVN r37493]
Lubomir Bourdev 19 年之前
父節點
當前提交
741fcff423
共有 2 個文件被更改,包括 5 次插入0 次删除
  1. 4 0
      .gitmodules
  2. 1 0
      libs/gil

+ 4 - 0
.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

+ 1 - 0
libs/gil

@@ -0,0 +1 @@
+Subproject commit 56808e228ba55f0a7921b364b512fce8cbbb26ff

粤ICP备19079148号