From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- graphics/asymptote/doc/colons.asy | 1 + 1 file changed, 1 insertion(+) create mode 100644 graphics/asymptote/doc/colons.asy (limited to 'graphics/asymptote/doc/colons.asy') diff --git a/graphics/asymptote/doc/colons.asy b/graphics/asymptote/doc/colons.asy new file mode 100644 index 0000000000..3cdb6b4296 --- /dev/null +++ b/graphics/asymptote/doc/colons.asy @@ -0,0 +1 @@ +draw((0,0){up}::(100,25){right}::(200,0){down}); -- cgit v1.2.3