Fix bug where strict mode didn't allow DIV or MOD, and Ints permitted real division
authorMorgan Deters <mdeters@cs.nyu.edu>
Tue, 28 May 2013 23:06:12 +0000 (19:06 -0400)
committerMorgan Deters <mdeters@cs.nyu.edu>
Wed, 29 May 2013 14:07:26 +0000 (10:07 -0400)
commitebc6c79589ac7065d13f35e5997efdca869a5c58
treeeb278f19943150aab405c0da83278436743d2c91
parent735bf7daa07b016aa7964cabdcef27a918d4a96a
Fix bug where strict mode didn't allow DIV or MOD, and Ints permitted real division
src/parser/smt2/smt2.cpp