Açıklama çevirisi
This commit is contained in:
parent
bc1f0306c8
commit
cd544062c4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Description: Implementation of double-array structure for representing trie, as proposed by Junichi Aoe
|
# Description: Junichi Aoe tarafından önerilen, bir tür dijital arama ağacı olan trie'yi temsil etmek için çift dizili yapının uygulanması
|
||||||
# URL: http://linux.thai.net/~thep/datrie/datrie.html
|
# URL: http://linux.thai.net/~thep/datrie/datrie.html
|
||||||
# Packager: pierre at nutyx dot org
|
# Packager: milisarge
|
||||||
# Depends on:
|
# Depends on:
|
||||||
name=libdatrie
|
name=libdatrie
|
||||||
version=0.2.9
|
version=0.2.9
|
||||||
|
|
Loading…
Add table
Reference in a new issue