make operations left-associative Closes #20

This commit is contained in:
cloudhead
2010-05-03 14:25:12 -04:00
parent 0a271ccb5b
commit 1dcb4e77cb
3 changed files with 13 additions and 11 deletions

View File

@@ -2,6 +2,8 @@
color: #111111;
height: 9px;
width: 3em;
substraction: 0;
division: 1;
}
#operations .spacing {
height: 9px;