File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Sample Models/Computer Science/Cellular Automata Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ you can add or remove
8282cells by holding down
8383the mouse button
8484and "drawing".</note >
85- <button x =" 9" y =" 138" height =" 35" disableUntilTicks =" false " forever =" true" kind =" Observer" width =" 103" >draw-cells</button >
85+ <button x =" 9" y =" 138" height =" 35" disableUntilTicks =" true " forever =" true" kind =" Observer" width =" 103" >draw-cells</button >
8686 <input x =" 119" multiline =" false" y =" 328" height =" 60" variable =" fgcolor" type =" color" width =" 155" >123.0</input >
8787 <input x =" 119" multiline =" false" y =" 390" height =" 60" variable =" bgcolor" type =" color" width =" 155" >79.0</input >
8888 <button x =" 11" y =" 221" height =" 38" disableUntilTicks =" true" forever =" false" kind =" Observer" width =" 103" display =" go-once" >go</button >
You can’t perform that action at this time.
0 commit comments