package de.consolving.clc;


/**
 *
 * @author philipp
 */
public class ChatLogConverter {

    /**
     * @param args the command line arguments
     */
    public static void main(String[] args) {
    }
}