浏览代码

initial checkin

[SVN r11780]
Aleksey Gurtovoy 24 年之前
父节点
当前提交
f5fe0b6a36
共有 2 个文件被更改,包括 5 次插入0 次删除
  1. 4 0
      .gitmodules
  2. 1 0
      libs/preprocessor

+ 4 - 0
.gitmodules

@@ -130,6 +130,10 @@
 	path = libs/bind
 	url = ../bind.git
 	fetchRecurseSubmodules = on-demand
+[submodule "preprocessor"]
+	path = libs/preprocessor
+	url = ../preprocessor.git
+	fetchRecurseSubmodules = on-demand
 [submodule "lambda"]
 	path = libs/lambda
 	url = ../lambda.git

+ 1 - 0
libs/preprocessor

@@ -0,0 +1 @@
+Subproject commit 8afa89bd2ab210612d99f2b91a7b9435bc83e982

粤ICP备19079148号