<div dir="ltr"><div>Whoops, forgot to mention this belongs to Kernel-fn.1152.mcz.<br></div><div class="GmSign"><br></div><div class="GmSign">Fabio</div><div class="GmSign"><br></div><div class="GmSign">-- <br></div><br><div class="gmail_quote"><div dir="ltr">On Sat, Feb 10, 2018 at 5:42 PM <<a href="mailto:commits@source.squeak.org">commits@source.squeak.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">A new version of EToys was added to project The Inbox:<br>
<a href="http://source.squeak.org/inbox/EToys-fn.320.mcz" rel="noreferrer" target="_blank">http://source.squeak.org/inbox/EToys-fn.320.mcz</a><br>
<br>
==================== Summary ====================<br>
<br>
Name: EToys-fn.320<br>
Author: fn<br>
Time: 10 February 2018, 5:41:54.520402 pm<br>
UUID: 426d114e-cc88-4f1b-848d-377a5b873aba<br>
Ancestors: EToys-eem.319<br>
<br>
Move to "logical operations".<br>
<br>
=============== Diff against EToys-eem.319 ===============<br>
<br>
Item was removed:<br>
- ----- Method: Boolean>>xor: (in category '*Etoys-Squeakland-logical operations') -----<br>
- xor: aBoolean<br>
-       "Exclusive OR. Answer true if the receiver is not equivalent to aBoolean."<br>
-<br>
-       ^(self == aBoolean) not!<br>
<br>
<br>
</blockquote></div></div>