Completely changed the structure and switched to Eclipse Plugin.
[Mograsim.git] / net.mograsim.plugin.core / src / net / mograsim / plugin / asm / model / AsmElement.java
1 package net.mograsim.plugin.asm.model;\r
2 \r
3 public interface AsmElement\r
4 {\r
5         // only marker at the moment\r
6 }\r