X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=extra%2Fbunny%2Fmodel%2Fmodel.factor;fp=extra%2Fbunny%2Fmodel%2Fmodel.factor;h=dd2003a4c92683e4e16f340f7f8c665f79580495;hp=fb64d7193d2ee7b57ba1310bfd982b50acbd0e58;hb=722d92fbfdeff55645f4148d3016798afe4fd433;hpb=42676f8c59c0a97c89a7a3579ec0c50302b5e8ca diff --git a/extra/bunny/model/model.factor b/extra/bunny/model/model.factor index fb64d7193d..dd2003a4c9 100644 --- a/extra/bunny/model/model.factor +++ b/extra/bunny/model/model.factor @@ -46,7 +46,7 @@ CONSTANT: model-url "https://downloads.factorcode.org/misc/bun_zipper.ply" : download-bunny ( -- path ) - model-url model-path download-to ; + model-url model-path download-once-to ; :: (draw-triangle) ( ns vs triple -- ) triple [| elt |