lib/scripts/expandshort.pl
changeset 10025 a281d157ccdf
parent 7491 95a4af0e10a7
--- 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) = @_;