added comment

This commit is contained in:
2015-08-18 10:19:53 +02:00
parent b2968b9757
commit fce5cb8068
@@ -1,5 +1,8 @@
package ch.psi.fda.core.loops.cr;
/**
* Header of the ZMQ message
*/
public class MainHeader {
private String htype;
private int elements;