-plug technical dept
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
source debug/instructions.tcl
|
||||
source tool/instruction_generator/instructions.tcl
|
||||
|
||||
proc make_parser_rules {is} {
|
||||
proc init_iarg {a n} {
|
||||
|
@ -1,4 +1,4 @@
|
||||
source debug/instructions.tcl
|
||||
source tool/instruction_generator/instructions.tcl
|
||||
|
||||
proc make_scanner_instructions {is} {
|
||||
proc make_scanner_instruction {i} {
|
||||
|
@ -1,4 +1,4 @@
|
||||
source debug/instructions.tcl
|
||||
source tool/instruction_generator/instructions.tcl
|
||||
|
||||
proc make_token_list {is} {
|
||||
proc uniq_instl {is} {
|
||||
|
Reference in New Issue
Block a user