1
0
mirror of https://gitlab.com/rnger/amath synced 2025-10-05 18:39:41 +00:00

Implemented localized keywords

This commit is contained in:
llsth
2015-04-10 15:41:29 +02:00
parent fa1f153127
commit b3753232f2
20 changed files with 443 additions and 277 deletions

View File

@ -28,10 +28,10 @@
;## Keywords and statement in amath
;###################################################################################
;######### ClearStatement
clear (/8/8)
clear (//)
symclear
;######### FunctionDefinition statement
def (/6/6)
def (//)
symdef
;######### DeleteStatement and keyword
delete (//)