]> git.itanic.dy.fi Git - mandelbrot/commit
Move debug print into a better place
authorTimo Kokkonen <kaapeli@itanic.dy.fi>
Tue, 3 May 2011 19:39:49 +0000 (22:39 +0300)
committerTimo Kokkonen <kaapeli@itanic.dy.fi>
Tue, 3 May 2011 19:39:49 +0000 (22:39 +0300)
commit00e86273a70f20cb6575b407f0413ca019dbe6de
tree1d393df1b138747f1fbc3d8070a42b4c6f6b6e9a
parentde02d2ee032bad5bdfb8d5aa05f13784ae6afe06
Move debug print into a better place

It is easier to control what to print here. For example, we can print
out the zoom value.

Signed-off-by: Timo Kokkonen <kaapeli@itanic.dy.fi>
mandelbrot.c