summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/svg/root.C
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-03-27 21:47:01 +0000
committerKarl Berry <karl@freefriends.org>2017-03-27 21:47:01 +0000
commitc6a479104e5b7267d949f7ffa30a04d66b91dd84 (patch)
tree5e3befcdbf3cc53d040694f8ffd469ff9198bcdd /Master/texmf-dist/doc/latex/svg/root.C
parentb77be621f0a8f5fa4c5ccb00365e5578dd3dbd7f (diff)
svg (27mar17)
git-svn-id: svn://tug.org/texlive/trunk@43625 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/svg/root.C')
-rw-r--r--Master/texmf-dist/doc/latex/svg/root.C1
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");
+
}