*** empty log message ***

This commit is contained in:
cxgeorge 2002-01-26 01:59:05 +00:00
parent 958232dc2d
commit 9b5a3a0eb0

View File

@ -45,6 +45,7 @@ sub CTReadVSpec {
$ctvspec_read = $_[0] ; $ctvspec_read = $_[0] ;
} else { } else {
print STDERR "CTReadVSpec: cannot locate '$ctvspec_path/$thisproj.vspec'\n" ; print STDERR "CTReadVSpec: cannot locate '$ctvspec_path/$thisproj.vspec'\n" ;
print STDERR "(did you forget to run the \$WINTOOLS/cp_vspec script?)\n" ;
} }
} }