From 559d153674163cb2f551861c354d2976212a9e14 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 14 Jan 2011 14:27:47 -0500 Subject: [PATCH] Remove Block from Mechanics.asy's TODO (done in its initial import). --- asymptote/Mechanics.asy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asymptote/Mechanics.asy b/asymptote/Mechanics.asy index b68949e..1753a88 100644 --- a/asymptote/Mechanics.asy +++ b/asymptote/Mechanics.asy @@ -446,4 +446,4 @@ Pendulum makePendulum(pair pivot=(0,0), Mass mass=Mass(), real length=15mm, real } -// TODO: ring, plate, block, cylinder, table +// TODO: ring, plate, cylinder, table -- 2.26.2