snapapps / edgy

a visual programming language inspired by Scratch
http://snapapps.github.io/
GNU Affero General Public License v3.0
51 stars 21 forks source link

Fix binary expression trees example #421

Closed cyderize closed 7 years ago

cyderize commented 7 years ago

Fixes the name and display of the binary expression trees example.

Relies on #420 for proper display.

stevenbird commented 7 years ago

Thanks Jason.