This repo is to recover PWB analyse tool due to problem with pharo iceberg
# RecoverPWBAnalyseTool [](https://travis-ci.org/mahugnon/RecoverPWBAnalyseTool) [](https://ci.inria.fr/pharo-contribution/job/PowerBuilderAnalyzeTool/) [](https://coveralls.io/github/mahugnon/RecoverPWBAnalyseTool) This repo is to recover PWB analyse tool due to problem with pharo iceberg. ```Smalltalk Metacello new githubUser: 'mahugnon' project: 'RecoverPWBAnalyseTool' commitish: 'master' path: 'src'; baseline: 'RecoverPWBAnalyseTool'; onConflict: [ :e | e useIncoming ]; onUpgrade: [ :e | e useIncoming ]; load ```