Chris Muller uploaded a new version of SystemReporter to project The Trunk:
http://source.squeak.org/trunk/SystemReporter-cmm.31.mcz==================== Summary ====================
Name: SystemReporter-cmm.31
Author: cmm
Time: 22 November 2016, 5:25:58.155617 pm
UUID: 85945964-533e-42e4-96ff-ee8c17ec0f54
Ancestors: SystemReporter-mt.30
SystemReporter support the Reuse Windows preference.
=============== Diff against SystemReporter-mt.30 ===============
Item was added:
+ ----- Method: SystemReporter>>representsSameBrowseeAs: (in category 'private') -----
+ representsSameBrowseeAs: anotherModel
+ ^ self class = anotherModel class!