Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
vite
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
solverstack
vite
Commits
7bde1d57
Commit
7bde1d57
authored
Mar 05, 2009
by
Pascal Noisette
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
preparation pour calibrage svg
parent
52f8d538
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
src/interface/interface_console.cpp
src/interface/interface_console.cpp
+1
-0
tests/interface/test_svg_rendu_final.sh
tests/interface/test_svg_rendu_final.sh
+1
-0
No files found.
src/interface/interface_console.cpp
View file @
7bde1d57
...
...
@@ -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
);
...
...
tests/interface/test_svg_rendu_final.sh
0 → 100755
View file @
7bde1d57
../../bin/vite
-f
../../tests/parser/trace_to_parse.trace
-e
export2.svg
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment