Skip to content

ConstantPropagation - #37

Open
MacBeth97 wants to merge 29 commits into
wvisser:masterfrom
MacBeth97:master
Open

ConstantPropagation#37
MacBeth97 wants to merge 29 commits into
wvisser:masterfrom
MacBeth97:master

Conversation

@MacBeth97

Copy link
Copy Markdown

break;
}
if (nop != null) {
System.out.println("************NOP is: " + nop + " ****************");

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove debugging code.

Properties props = new Properties();
props.setProperty("green.services", "sat");
props.setProperty("green.service.sat", "(simplify sink)");
//props.setProperty("green.service.sat", "(canonize sink)");

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove unused code.

@Zhunaidm Zhunaidm left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, please make the suggested changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants