summaryrefslogtreecommitdiff
path: root/tests/ruby/find_match.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ruby/find_match.rb')
-rw-r--r--tests/ruby/find_match.rb8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/ruby/find_match.rb b/tests/ruby/find_match.rb
index 4a80691..6335d95 100644
--- a/tests/ruby/find_match.rb
+++ b/tests/ruby/find_match.rb
@@ -1,3 +1,11 @@
+#
+# $Id$
+# The script finds best matching xkb_symbols in symbols/in
+#
+# Parameters: $0 - the name of the file with new xkb_symbols
+# $1 - max number of non-matching mappings (0 by default)
+#
+
require "xkbparser.rb"
basedir = "../.."