diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/svg/root.C')
-rw-r--r-- | Master/texmf-dist/doc/latex/svg/root.C | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/svg/root.C b/Master/texmf-dist/doc/latex/svg/root.C index 3575ff754ec..495fb60dc17 100644 --- a/Master/texmf-dist/doc/latex/svg/root.C +++ b/Master/texmf-dist/doc/latex/svg/root.C @@ -23,4 +23,5 @@ void root() { // Print the plot. gPad->Print("root.svg"); + } |