@ -1,7 +1,11 @@
#pragma once
#include "mfm_options.hpp"
namespace mfm
{
int main(int argc,
char **argv);
void dup(Opts::Dup &dup);
}