]> gitweb.factorcode.org Git - factor.git/commit
models.arrow: Add <?arrow> and <?smart-arrow>
authortimor <timor.dd@googlemail.com>
Sun, 15 Nov 2020 12:35:02 +0000 (13:35 +0100)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sun, 15 Nov 2020 15:47:25 +0000 (15:47 +0000)
commit5714ab62cbce45beb26e41a6d1d546415087ba72
treed3faa4863f1361126a0475373bec24bfaca3087d
parenta6ea6a3a5a97cf96cee06cc58f354e357ef19249
models.arrow: Add <?arrow> and <?smart-arrow>

Like `<arrow>` and `<smart-arrow>`, but using `?set-model` instead of `set-model`.
basis/models/arrow/arrow-docs.factor
basis/models/arrow/arrow.factor
basis/models/arrow/smart/smart-docs.factor
basis/models/arrow/smart/smart.factor