strip quotes from calc internal representations
commitce3aa4ab2b4abbbca7870235f4f898ea9c4e590c
authorEric Schulte <eric.schulte@gmx.com>
Fri, 20 Jul 2012 14:33:19 +0000 (20 08:33 -0600)
committerEric Schulte <eric.schulte@gmx.com>
Wed, 25 Jul 2012 15:32:03 +0000 (25 09:32 -0600)
treede673fd43f13d91fb3e1a7edb65c36bd1d88349d
parentd7a8b6636a394af210fbc48d128437a4ba61fe1a
strip quotes from calc internal representations

This allows more calculations to be performed, but at what cost?

* lisp/ob-calc.el (org-babel-execute:calc): Strip single quotes from
  calc internal representations.
lisp/ob-calc.el