Skip to content

Commit

Permalink
Removed obsolete name fftw-wisdom2c.
Browse files Browse the repository at this point in the history
  • Loading branch information
matteo-frigo committed Aug 12, 2005
1 parent d73fb7f commit 5587896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/fftw-wisdom-to-conf.in
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ case "$preamble $fftw_wisdom" in
prefix=`echo $fftw_wisdom | cut -d_ -f1`_
;;
*)
echo "fftw-wisdom2c: invalid wisdom" 1>&2
echo "fftw-wisdom-to-conf: invalid wisdom" 1>&2
exit 1
;;
esac
Expand Down

0 comments on commit 5587896

Please sign in to comment.