Skip to content
Snippets Groups Projects
Commit 6b4af9bf authored by Alexis Nasr's avatar Alexis Nasr
Browse files

modified default mcd for mcf2conll it is now wpmlgfs

parent ec0e2c51
No related branches found
No related tags found
No related merge requests found
......@@ -116,7 +116,7 @@ context *context_read_options(int argc, char *argv[])
ctx->mcd_struct = mcd_read(ctx->mcd_filename, ctx->verbose);
}
else{
ctx->mcd_struct = mcd_build_wplgfs();
ctx->mcd_struct = mcd_build_wpmlgfs();
}
return ctx;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment