Subversion Repositories Kolibri OS

Rev

Rev 340 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 340 Rev 607
Line 86... Line 86...
86
parenthesis_stack dd ?
86
parenthesis_stack dd ?
87
blocks_stack dd ?
87
blocks_stack dd ?
88
parsed_lines dd ?
88
parsed_lines dd ?
89
logical_value_parentheses dd ?
89
logical_value_parentheses dd ?
90
 
90
file_extension dd ?
-
 
91
 
Line 91... Line 92...
91
next_pass_needed db ?
92
next_pass_needed db ?
92
macro_status db ?
93
macro_status db ?
93
output_format db ?
94
output_format db ?
94
code_type db ?
95
code_type db ?