|
From: Ethan M. <merritt@u.washington.edu> - 2010-05-11 16:56:11
|
On Monday 10 May 2010 07:50:46 am Thomas Sefzick wrote:
>
> it seems that the new iteration mechanism made some changes
> regarding token counting ("start_token").
>
> may it be that the if-blocks following the comment
> /* Ok, fix up the title to include both the xp and yp plots. */
> in "parametric_fixup()" in "plot2d.c"
> and
> /* Ok, fix up the title to include xp and yp plots. */
> in "parametric_3dfixup()" in "plot3d.c"
> are not needed anymore?
I think you are correct. These sections are no longer needed.
|