This website works better with JavaScript.
Home
Explore
Help
Sign In
macoy
/
JapaneseForMe
mirror of
https://github.com/makuto/japanese-for-me
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Added parallel-hashmap
master
Macoy Madson
9 months ago
parent
7d5a177086
commit
b6d0bbfa7b
2 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.gitmodules
+1
-0
Dependencies/parallel-hashmap
+ 3
- 0
.gitmodules
View File
@ -7,3 +7,6 @@
[submodule "Dependencies/mecab"]
path = Dependencies/mecab
url = https://github.com/taku910/mecab
[submodule "Dependencies/parallel-hashmap"]
path = Dependencies/parallel-hashmap
url = https://github.com/greg7mdp/parallel-hashmap
+ 1
- 0
Dependencies/parallel-hashmap
@ -0,0 +1 @@
Subproject commit 25293cefd8b85491b45600c03fe8edf07647553f
Write
Preview
Loading…
Cancel
Save