|
|
In article <vkhd4uoppr1vl1f6k0fvgnbhqbece3k7cb@4ax.com>,
W?odzimierz ABX Skiba <abx### [at] babilonorg> wrote:
> #local A=A+0*x;
> #local B=B+0*x;
I had intended to work around this problem by using
#local A = A + o;
in all those macros, but never got around to it...
No reason to use things like "*< 1, 1, 1>" or "+ 0*x" when "o" (for
"origin") is defined in consts.inc as < 0, 0, 0>. ;-)
--
--
Christopher James Huff <chr### [at] maccom>
Post a reply to this message
|
|