This package contains the Complex numbers extracted from squeak Trunk.It is useful in Pharo because Complex isn't included into Pharo kernel.It can be loaded with this incantation:Gofer newsqueaksource: 'MetacelloRepository';package: 'ConfigurationOfComplex';load.((Smalltalk at: #ConfigurationOfComplex) project version: #'stable') perform: #load.