aboutsummaryrefslogtreecommitdiff
path: root/include/schema_operator.def
diff options
context:
space:
mode:
Diffstat (limited to 'include/schema_operator.def')
-rw-r--r--include/schema_operator.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/schema_operator.def b/include/schema_operator.def
index 675b4f2..02b639e 100644
--- a/include/schema_operator.def
+++ b/include/schema_operator.def
@@ -99,3 +99,5 @@ DEF_SCHEMA_OPERATOR(ADD_SHAPE)
DEF_SCHEMA_OPERATOR(SUB_SHAPE)
DEF_SCHEMA_OPERATOR(MUL_SHAPE)
DEF_SCHEMA_OPERATOR(DIV_SHAPE)
+DEF_SCHEMA_OPERATOR(COS)
+DEF_SCHEMA_OPERATOR(SIN) \ No newline at end of file