From: W. Trevor King Date: Fri, 14 Jan 2011 19:27:47 +0000 (-0500) Subject: Remove Block from Mechanics.asy's TODO (done in its initial import). X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=559d153674163cb2f551861c354d2976212a9e14;p=course.git Remove Block from Mechanics.asy's TODO (done in its initial import). --- 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