diff options
Diffstat (limited to 'Master/texmf-dist/doc/asymptote/examples/Klein.asy')
-rw-r--r-- | Master/texmf-dist/doc/asymptote/examples/Klein.asy | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/asymptote/examples/Klein.asy b/Master/texmf-dist/doc/asymptote/examples/Klein.asy index 99914d90432..a5e7418fe6f 100644 --- a/Master/texmf-dist/doc/asymptote/examples/Klein.asy +++ b/Master/texmf-dist/doc/asymptote/examples/Klein.asy @@ -2,8 +2,6 @@ import graph3; size(469pt); -viewportmargin=0; - currentprojection=perspective( camera=(25.0851928432063,-30.3337528952473,19.3728775115443), up=Z, |