Return to lpml_parse.pl CVS log | Up to [LON-CAPA] / loncom / build |
version 1.5, 2001/09/08 17:45:09 | version 1.6, 2001/09/08 22:44:45 |
---|---|
Line 674 sub format_file { | Line 674 sub format_file { |
$sourceroot.$source.' '. | $sourceroot.$source.' '. |
$targetroot.$target. | $targetroot.$target. |
' || echo "**** LON-CAPA WARNING '. | ' || echo "**** LON-CAPA WARNING '. |
'**** CVS source file does not exist: "'.$sourceroot.$source. | '**** CVS source file does not exist: '.$sourceroot.$source. |
'"'."\n"; | '"'."\n"; |
} | } |
else { | else { |