adds functionality to reduce the output
This commit is contained in:
@@ -90,6 +90,7 @@ private:
|
|||||||
std::ofstream output;
|
std::ofstream output;
|
||||||
std::string filename;
|
std::string filename;
|
||||||
std::vector<instr_desc> delays;
|
std::vector<instr_desc> delays;
|
||||||
|
bool jumped, first;
|
||||||
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user