summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorhaochen <haochen@multicorewareinc.com>2013-10-23 15:57:18 +0800
committerKohei Yoshida <kohei.yoshida@collabora.com>2013-10-25 08:05:02 -0400
commit16133ee184b8382f61474feb8cf5afec6f87179a (patch)
tree5d866385e9f476e27e7e2f7614c58f8244c84268 /sc
parentcfc5005b4e7c094c3abd590b7f8bb9d8d16dffd2 (diff)
Release control to GPU calc on GAMMA
Change-Id: Ie4a80f4f6e7e0eaa0969b9c2d8f3669057a3e86a Signed-off-by: I-Jui (Ray) Sung <ray@multicorewareinc.com>
Diffstat (limited to 'sc')
-rw-r--r--sc/source/core/tool/token.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/core/tool/token.cxx b/sc/source/core/tool/token.cxx
index 4f9c1672c1e2..67197bbc3e88 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -1351,6 +1351,7 @@ void ScTokenArray::CheckToken( const FormulaToken& r )
case ocKapz:
case ocFisher:
case ocFisherInv:
+ case ocGamma:
// Don't change the state.
break;
default: