/* * Programmer: Dominik Schmidt-Philipp * Filename: main.c * * Dedicated to seleomlivet * */ int main(int argc, char *argv[]) { return 0; }