Browse Source

과제 서브모듈 추가.

Hongtae Kim 5 years ago
parent
commit
fd057dd04d
7 changed files with 24 additions and 0 deletions
  1. 18
    0
      .gitmodules
  2. 1
    0
      arkiny
  3. 1
    0
      ccm9026
  4. 1
    0
      djarksnd
  5. 1
    0
      insun
  6. 1
    0
      prauser
  7. 1
    0
      witdrg

+ 18
- 0
.gitmodules View File

@@ -0,0 +1,18 @@
1
+[submodule "arkiny"]
2
+	path = arkiny
3
+	url = https://github.com/arkiny/DreamCost-Library
4
+[submodule "ccm9026"]
5
+	path = ccm9026
6
+	url = https://github.com/SeungMinChoi/JFAlgorithm
7
+[submodule "insun"]
8
+	path = insun
9
+	url = https://bitbucket.org/dearsunspot/sort.git
10
+[submodule "djarksnd"]
11
+	path = djarksnd
12
+	url = https://github.com/djarksnd/sort.git
13
+[submodule "witdrg"]
14
+	path = witdrg
15
+	url = https://github.com/WestCastle0/DEV
16
+[submodule "prauser"]
17
+	path = prauser
18
+	url = https://github.com/prauserBH/SortES

+ 1
- 0
arkiny

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

+ 1
- 0
ccm9026

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

+ 1
- 0
djarksnd

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

+ 1
- 0
insun

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

+ 1
- 0
prauser

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

+ 1
- 0
witdrg

@@ -0,0 +1 @@
1
+Subproject commit 130b2f5c1159cc521949ed70ccc7459de10ba622