author | wenzelm |
Mon, 18 Sep 2000 23:43:23 +0200 | |
changeset 10025 | a281d157ccdf |
parent 10024 | f79ce04d0b94 |
child 10026 | dfa85ba2295a |
--- a/lib/scripts/expandshort.pl Mon Sep 18 23:43:11 2000 +0200 +++ b/lib/scripts/expandshort.pl Mon Sep 18 23:43:23 2000 +0200 @@ -6,6 +6,7 @@ # in "be ... i;" -> "by (etac ... i);" the "..." phrase is not allowed to # contain punctuation. Otherwise, comments can be affected! # a special case is made to detect be alpha.alpha digits +# sub expandshort { my ($file) = @_;