Kaynağa Gözat

Initial checkin of tribool library

[SVN r23452]
Douglas Gregor 22 yıl önce
ebeveyn
işleme
c46ab33edd
2 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 4 0
      .gitmodules
  2. 1 0
      libs/logic

+ 4 - 0
.gitmodules

@@ -186,6 +186,10 @@
 	path = libs/assign
 	url = ../assign.git
 	fetchRecurseSubmodules = on-demand
+[submodule "logic"]
+	path = libs/logic
+	url = ../logic.git
+	fetchRecurseSubmodules = on-demand
 [submodule "exception"]
 	path = libs/exception
 	url = ../exception.git

+ 1 - 0
libs/logic

@@ -0,0 +1 @@
+Subproject commit e3146f2584c15ca4dbe542f5c561d96aa5723710

粤ICP备19079148号