On Mon, 2016-02-01 at 20:30 -0700, Dan Wilcox wrote:
You can either add a [declare -stdlib zexy] to the patch in question,
Actually, in the case of zexy you need:
[declare -stdlib zexy -stdpath zexy]
because zexy comes with an external library _and_ abstractions. You can test with [dirac~] (external) and [cart2sph] (abstraction).
Roman