Skip to content
Snippets Groups Projects
Commit 9084b7f4 authored by Taddeus Kroes's avatar Taddeus Kroes
Browse files

Removed old commented operators.

parent f319783e
No related branches found
No related tags found
No related merge requests found
......@@ -85,12 +85,6 @@ TOKEN_MAP = {
OP_TAN: 'FUNCTION',
OP_INT: 'FUNCTION',
OP_SOLVE: 'FUNCTION',
#OP_SQRT: 'SQRT',
#OP_SIN: 'SIN',
#OP_COS: 'COS',
#OP_TAN: 'TAN',
#OP_INT: 'INT',
#OP_SOLVE: 'SOLVE',
OP_EQ: 'EQ',
OP_POSSIBILITIES: 'POSSIBILITIES',
OP_HINT: 'HINT',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment