/* * main.cpp * * Created on: 18.01.2011 * Author: istsveise */ #include int main(int argc, char* argv[]) { return EXIT_SUCCESS; }