Hi all,
I've noticed what I think is a small bug in expr~. If I open a new patch
and try to create an expr~ object, I get console output that says it can't
create it because "load_object: Symbol "expr_tilde_setup" not found.
However, If I create an expr object (no tilde) then it creates fine, PLUS if
I create an expr~ object AFTER that, I get no errors and it makes the object
just fine. I'm using pd0.36 on windows xp.
Chadwick