Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 7bde1d57 authored by Pascal Noisette's avatar Pascal Noisette
Browse files

preparation pour calibrage svg

parent 52f8d538
No related branches found
No related tags found
No related merge requests found
......@@ -253,6 +253,7 @@ void Interface_console::launch_action(int state){
Svg svg;
svg.init(_path_to_export);
draw_trace(_file_opened, &svg);
svg.end();
}
/////////////////////////
exit(EXIT_SUCCESS);
......
../../bin/vite -f ../../tests/parser/trace_to_parse.trace -e export2.svg
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment