Commit
3a0998a87913fa333b5abd3bda4671a9ccc7f6df
by astaresIntroduce Deprecated90 and deprecate AbstractCompiler
- introduce a package for deprecated classes and methods for Pharo 9
iteration
- add and deprecated AbstractCompiler so code who used it can be loaded
and reworked
(see #5740 who just removed it)
Fix #5744