summaryrefslogtreecommitdiffstatshomepage
path: root/ascii.in
diff options
context:
space:
mode:
Diffstat (limited to 'ascii.in')
-rw-r--r--ascii.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/ascii.in b/ascii.in
index 4b819a8a..7a4bc078 100644
--- a/ascii.in
+++ b/ascii.in
@@ -1,4 +1,4 @@
-/* $Id: ascii.in,v 1.10 2009/06/10 20:18:43 kristaps Exp $ */
+/* $Id: ascii.in,v 1.11 2009/07/12 08:45:56 kristaps Exp $ */
/*
* Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
*
@@ -87,6 +87,7 @@ LINE("a~", 2, "~", 1)
LINE("ga", 2, "`", 1)
LINE("en", 2, "-", 1)
LINE("em", 2, "--", 2)
+LINE("hy", 2, "-", 1)
LINE("Pi", 2, "pi", 2)
LINE("Fo", 2, "<<", 2)
LINE("Fc", 2, ">>", 2)