Skip to content
Snippets Groups Projects
Commit c64e26b2 authored by Michael Leuschel's avatar Michael Leuschel
Browse files

remove animation image links

parent e450e18d
No related branches found
No related tags found
No related merge requests found
......@@ -7,9 +7,6 @@ Input: one 3 gallon and one 5 gallon jug, and we need to measure precisely 4 gal
*/
DEFINITIONS
GOAL == (4:ran(level));
ANIMATION_IMG1 == "images/Filled.gif";
ANIMATION_IMG2 == "images/Empty.gif";
ANIMATION_IMG3 == "images/Void.gif";
gmax == max(ran(maxf));
ANIMATION_FUNCTION_DEFAULT == {r,c,i | c:Jars & r:1..gmax & i=3};
ri == (gmax+1-r);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment