Deleted trailing white space.

time-shift
Stéphane Adjemian (Charybdis) 2012-02-22 18:06:29 +01:00
parent 939318a380
commit f9671be3d2
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ end
%$ % REMARK
%$ % Note that the alternative code used in this test is sensibly faster than the code proposed
%$ % in the routine for the resampling scheme à la Kitagawa...
%$
%$
%$ if show_plot
%$ plot(randvec,c,'-r'), hold on, plot([randvec(1),randvec(end)],[c(1),c(end)],'-k'), hold off, axis tight, box on
%$ end