summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/examples/orthocenter.asy
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/asymptote/examples/orthocenter.asy')
-rw-r--r--Build/source/utils/asymptote/examples/orthocenter.asy3
1 files changed, 1 insertions, 2 deletions
diff --git a/Build/source/utils/asymptote/examples/orthocenter.asy b/Build/source/utils/asymptote/examples/orthocenter.asy
index 73dfde51954..5c6807b4f25 100644
--- a/Build/source/utils/asymptote/examples/orthocenter.asy
+++ b/Build/source/utils/asymptote/examples/orthocenter.asy
@@ -37,5 +37,4 @@ dot("$A'$",Ap,dir(A--Ap),red);
dot("$B'$",Bp,dir(B--Bp),red);
dot("$C'$",Cp,dir(C--Cp),red);
-label(graphic("piicon.eps","width=2.5cm"),Ap,5ENE,red);
-
+label(graphic("piicon","width=2.5cm"),Ap,5ENE,red);