aboutsummaryrefslogtreecommitdiffstats
path: root/ushyph.h
diff options
context:
space:
mode:
authorfishsoupisgood <github@madingley.org>2019-05-27 02:41:51 +0100
committerfishsoupisgood <github@madingley.org>2019-05-27 02:41:51 +0100
commit333b605b2afd472b823aeda0adf0e8b1ea9843c0 (patch)
treebc8f581317897e2e53f278f1716b4471fcdccd4f /ushyph.h
downloadasl-master.tar.gz
asl-master.tar.bz2
asl-master.zip
initial commit from asl-1.41r8.tar.gzHEADmaster
Diffstat (limited to 'ushyph.h')
-rw-r--r--ushyph.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/ushyph.h b/ushyph.h
new file mode 100644
index 0000000..f23e21d
--- /dev/null
+++ b/ushyph.h
@@ -0,0 +1,14 @@
+/* ushyph.h */
+/*****************************************************************************/
+/* AS-Portierung */
+/* */
+/* Trennungsmuster (US-)englisch */
+/* abgeleitet von 'ushyphen.tex' aus TeX */
+/* */
+/* Historie: 16.2.1998 Konvertierung */
+/* */
+/*****************************************************************************/
+
+extern char *USHyphens[];
+
+extern char *USExceptions[];