Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Unified Diff: third_party/hunspell_new/tests/compoundrule8.aff

Issue 1135173004: Rename third_party/hunspell_new back to third_party/hunspell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/hunspell_new/tests/compoundrule8.aff
diff --git a/third_party/hunspell_new/tests/compoundrule8.aff b/third_party/hunspell_new/tests/compoundrule8.aff
deleted file mode 100644
index 03a423d486a50065e65c25b97fa8282af0744843..0000000000000000000000000000000000000000
--- a/third_party/hunspell_new/tests/compoundrule8.aff
+++ /dev/null
@@ -1,8 +0,0 @@
-# English ordinal numbers (parenthesized numerical flags)
-FLAG num
-WORDCHARS 0123456789
-COMPOUNDMIN 1
-ONLYINCOMPOUND 1000
-COMPOUNDRULE 2
-COMPOUNDRULE (1001)*(1002)(2001)
-COMPOUNDRULE (1001)*(2002)(2000)
« no previous file with comments | « third_party/hunspell_new/tests/compoundrule7.wrong ('k') | third_party/hunspell_new/tests/compoundrule8.dic » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698