Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 94e73a83b06e7e5b46b34a326b67d402 > files > 235

asymptote-2.24-2.mga4.x86_64.rpm

import math;
size(100,0);

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

dot((0,0),red);