summaryrefslogtreecommitdiff
path: root/vocab
diff options
context:
space:
mode:
Diffstat (limited to 'vocab')
-rwxr-xr-xvocab1
1 files changed, 0 insertions, 1 deletions
diff --git a/vocab b/vocab
index e6bdcd9..b2a2de9 100755
--- a/vocab
+++ b/vocab
@@ -1,4 +1,3 @@
#!/bin/sh
$(dirname $0)/toks ${1+"$@"} | sort | uniq -c
-