updates
This commit is contained in:
@@ -87,7 +87,6 @@ def init():
|
||||
global regular
|
||||
regular = {
|
||||
'/*' : 'CSTART',
|
||||
'*' : 'CMID',
|
||||
'*/' : 'CEND',
|
||||
'=' : 'ASSIGN',
|
||||
'==' : 'EQUAL',
|
||||
|
||||
Reference in New Issue
Block a user