index
:
complex-fractals
main
Escape Time Algorithm Based Complex Fractal Generator
JP Appel
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
mandelbrot.c
blob: 094ea0e7f729e0913ed625d00d9e69f5177512c2 (
plain
) (
blame
)
1
2
3
int
main
(
const
int
argc
,
const
char
*
argv
[]){
return
0
;
}