From e62e23d01c955c00edf47bc4fffeeff629335646 Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Wed, 13 Jun 2012 00:45:00 +0200 Subject: [PATCH] unhighlight explain code --- 05_Mandelbulb/Mandelbulb.lhs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05_Mandelbulb/Mandelbulb.lhs b/05_Mandelbulb/Mandelbulb.lhs index 12e0e05..8ebc89f 100644 --- a/05_Mandelbulb/Mandelbulb.lhs +++ b/05_Mandelbulb/Mandelbulb.lhs @@ -18,7 +18,7 @@ Some points: Then here is how I imagine things should go. First, what the main loop should look like: - + functionalMainLoop = Read user inputs and provide a list of actions Apply all actions to the World