Kaydet (Commit) 775a535f authored tarafından haochen's avatar haochen Kaydeden (comit) Kohei Yoshida

Fix release of CSC-COTH in GPU Calc

Change-Id: I4be62550127f88c3dce28fd8b27059d10980efa4
Signed-off-by: 's avatarWei Wei <weiwei@multicorewareinc.com>
üst f4a2b026
...@@ -1363,6 +1363,8 @@ void ScTokenArray::CheckToken( const FormulaToken& r ) ...@@ -1363,6 +1363,8 @@ void ScTokenArray::CheckToken( const FormulaToken& r )
case ocPearson: case ocPearson:
case ocRSQ: case ocRSQ:
case ocCos: case ocCos:
case ocCosecant:
case ocCosecantHyp:
// Don't change the state. // Don't change the state.
break; break;
default: default:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment