summaryrefslogtreecommitdiff
path: root/corpus/support/tokenizer.pl
diff options
context:
space:
mode:
authorChris Dyer <cdyer@allegro.clab.cs.cmu.edu>2013-01-21 16:53:05 -0500
committerChris Dyer <cdyer@allegro.clab.cs.cmu.edu>2013-01-21 16:53:05 -0500
commite1f71a6ce868d116f04082b697a8d61afcd625f1 (patch)
tree0b026f8f44b5193ff6d9561990e6eada19f7e863 /corpus/support/tokenizer.pl
parent7cac43b858f3b681555bf0578f54b1f822c43207 (diff)
a little bit of cleanup
Diffstat (limited to 'corpus/support/tokenizer.pl')
-rwxr-xr-xcorpus/support/tokenizer.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/corpus/support/tokenizer.pl b/corpus/support/tokenizer.pl
index e9c3a37d..b5190858 100755
--- a/corpus/support/tokenizer.pl
+++ b/corpus/support/tokenizer.pl
@@ -147,7 +147,6 @@ while(<STDIN>){
print STDOUT " $new_line\n";
}
-print STDERR "\n";
########################################################################