Skip to content

Commit 289064f

Browse files
committed
Merge branch 'wycg1984-master'
2 parents 9466029 + 1598008 commit 289064f

File tree

3 files changed

+486
-1
lines changed

3 files changed

+486
-1
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ PROGRAMS = m_based \
5050
trie_demo \
5151
simhash_demo \
5252
imath_demo \
53-
random_demo
53+
random_demo \
54+
k-means_demo
5455

5556
all: $(PROGRAMS)
5657

0 commit comments

Comments
 (0)