Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
homuhe committed Dec 4, 2016
2 parents 0ee4455 + 8c4ee68 commit a24d84a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 206 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ Naive implementation of a wildcard query search (e.g. col\*r) based on a Trie.
**Usage:**

```
./wildcard
./wildcard arg1
arg1: INPUT - filename of a text file containing a word list
```



Expand Down
205 changes: 0 additions & 205 deletions Trie.scala

This file was deleted.

0 comments on commit a24d84a

Please sign in to comment.