Browse Source

This commit was generated by cvs2svn to compensate for changes in r711,
which included commits to RCS files with non-trunk default branches.


[SVN r8328]

Dave Abrahams 25 years ago
parent
commit
dcb2fa610f
2 changed files with 5 additions and 0 deletions
  1. 4 0
      .gitmodules
  2. 1 0
      libs/python

+ 4 - 0
.gitmodules

@@ -74,3 +74,7 @@
 	path = libs/property_map
 	url = ../property_map.git
 	fetchRecurseSubmodules = on-demand
+[submodule "python"]
+	path = libs/python
+	url = ../python.git
+	fetchRecurseSubmodules = on-demand

+ 1 - 0
libs/python

@@ -0,0 +1 @@
+Subproject commit 2e5d8dbff7620d618c1e1fccb679452a3501eb15

粤ICP备19079148号