Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-release > by-pkgid > 97aea805d7769ff00c42a2832ddab6a9 > files > 241

asymptote-2.41-1.mga6.armv5tl.rpm

import math;
size(100,0);

add(shift(-5,-5)*grid(10,10));

dot((0,0),red);