index
:
CTAN
master
CTAN daily syncs as git repository
norbert@preining.info
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graphics
/
asymptote
/
examples
/
stroke3.asy
blob: 75824d41dd30cde80cecf2473516fc2c64f46d7f (
plain
)
1
2
3
4
import three; size(5cm); draw(O--X,red+1cm,currentlight);