The final restructured version for automatic build using maven tycho
[Mograsim.git] / plugins / net.mograsim.logic.model / src / net / mograsim / logic / model / serializing / IdentifyParams.java
1 package net.mograsim.logic.model.serializing;
2
3 public class IdentifyParams
4 {
5         // maybe we find something to put here...
6 }