]> git.donarmstrong.com Git - lilypond.git/blobdiff - tex/lily-ps-defs.tex
patch::: 1.1.5.jcn2: extender
[lilypond.git] / tex / lily-ps-defs.tex
index 32e3d9bafa521ff1fd55a3ec28ef984868b3cdc3..68721567558b5478a8c0fc10e61d1f165a78e3c5 100644 (file)
@@ -46,7 +46,9 @@
    \def\filedef#1#2{%#1=command name, #2=file name 
            \openin\defin=#2\relax\def#1{} 
            \ifeof\defin
-                   \message{***************** CAN NOT OPEN #2 ********************}
+                   \message{***************************************}
+                   \message{lily-ps-defs.tex: can't open `#2'}
+                   \message{***************************************}
                    \end
            \fi 
            \loop\ifnot{\ifeof\defin}\read\defin to\tempfiledef