On Apr 28, 2012, at 10:23 AM, [email protected] wrote: > > Why Inferno shows 's', and olive does 'M'? > > Kenji >
olive is using the namespace where o/x runs, so it's not directly the underlying name space, but it's re-exported. I think that's why.
On Apr 28, 2012, at 10:23 AM, [email protected] wrote: > > Why Inferno shows 's', and olive does 'M'? > > Kenji >
olive is using the namespace where o/x runs, so it's not directly the underlying name space, but it's re-exported. I think that's why.