mirror of
https://gitlab.com/rnger/amath
synced 2025-10-05 18:39:41 +00:00
Implemented localized keywords
This commit is contained in:
@ -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 (//)
|
||||
|
Reference in New Issue
Block a user