aboutsummaryrefslogtreecommitdiff
path: root/test/liang.cc
diff options
context:
space:
mode:
authorsgeerken <devnull@localhost>2012-08-25 20:09:50 +0200
committersgeerken <devnull@localhost>2012-08-25 20:09:50 +0200
commit92093a9e8d16f08dfbb8e0827824bd9e10e1c1c9 (patch)
treeddb632041ab760940d91f0cf4f654e46cde2fba6 /test/liang.cc
parent8fcd5974a7a4307b6e3a70ddd2f75fdd321cbac2 (diff)
Updated documentations.
Diffstat (limited to 'test/liang.cc')
-rw-r--r--test/liang.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/liang.cc b/test/liang.cc
index 56e3bfea..6b5a424a 100644
--- a/test/liang.cc
+++ b/test/liang.cc
@@ -47,6 +47,7 @@ int main (int argc, char *argv[])
"(2,5-dihydro-6-hydroxy-2-methyl-5-oxo-1,2,4-triazin-3-yl-"
"thiomethyl)-8-oxo-5-thia-1-azabicyclo[4.2.0]oct-2-en-2-"
"carbonsäure-7²-(Z)-(O-methyloxim)");
+ hyphenateWord (&p, "Abtei-Stadt");
return 0;
}