#include "menes/standard.hh"
#include "menes-app/simple.hpp"

int Main(const app::Options &options) {
    return 0;
}
