Преглед изворни кода

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号