make.bat
author Claus Gittinger <cg@exept.de>
Thu, 28 Mar 2019 09:13:28 +0100
changeset 6037 d446c3eccc41
parent 539 9d84e8ccd506
permissions -rw-r--r--
#TUNING by cg class: SelectionInListModelView changed: #selectElements:ifAnyAbsent: with many elements to select, this degraded to a O(n^2) algorithm; making it very slow when the list size * selection size was large. Changed to an O(n) algorithm.

nmake /nologo -f nt.mak