/*! \file \brief Robust \author Vasek Smidl */ #include "robustlib.h" using namespace bdm; int main ( int argc, char* argv[] ) { return 0; }