Return to lpml_parse.pl CVS log | Up to [LON-CAPA] / loncom / build |
version 1.6, 2001/09/08 22:44:45 | version 1.7, 2001/09/08 22:47:38 |
---|---|
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.'/'. |
'"'."\n"; | $source.'"'."\n"; |
} | } |
else { | else { |
return ''; | return ''; |