commit | bd2fe839db886de6ce9631acd8aa9796b413a565 | [log] [tgz] |
---|---|---|
author | Facundo Batista <facundobatista@gmail.com> | Thu Sep 13 18:42:09 2007 +0000 |
committer | Facundo Batista <facundobatista@gmail.com> | Thu Sep 13 18:42:09 2007 +0000 |
tree | 46639f8177e11939366dacece1e86bf41456fadf | |
parent | 353750c405c9099d0be69c6af1d17037b38c4ddf [diff] |
Put the parameter watchexp back in (changed watchexp from an int to a bool). Also second argument to watchexp is now converted to Decimal, just as with all the other two-argument operations. Thanks Mark Dickinson.