c82c4e8b04c5c8c344c3a233198538a0a3e215cb
[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