From ecdf859b6ce481abfd530425dcf6f0f764bd0001 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 28 Dec 2021 03:01:00 +0000 Subject: CTAN sync 202112280300 --- graphics/asymptote/drawpath3.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/asymptote/drawpath3.h') diff --git a/graphics/asymptote/drawpath3.h b/graphics/asymptote/drawpath3.h index 3209493bf2..c4153909ba 100644 --- a/graphics/asymptote/drawpath3.h +++ b/graphics/asymptote/drawpath3.h @@ -105,7 +105,7 @@ public: } bool write(prcfile *out, unsigned int *, double, groupsmap&); - bool write(jsfile *out); + bool write(abs3Doutfile *out); void render(double, const triple&, const triple&, double, bool remesh); @@ -234,7 +234,7 @@ public: double perspective, bool remesh); bool write(prcfile *out, unsigned int *, double, groupsmap&); - bool write(jsfile *out); + bool write(abs3Doutfile *out); drawElement *transformed(const double* t); }; -- cgit v1.2.3