ASDec: Formatting code, organize imports

This commit is contained in:
Jindra Pet��k
2012-12-28 09:53:30 +01:00
parent 07c6cfcfca
commit 1223dd8aad
36 changed files with 149 additions and 248 deletions
@@ -53,6 +53,4 @@ public class LocalRegTreeItem extends TreeItem {
public TreeItem getThroughRegister() {
return computedValue.getThroughRegister();
}
}