Update of /project/eclipse/cvsroot/eclipse In directory common-lisp.net:/tmp/cvs-serv19520
Modified Files: rectangles.lisp Log Message: find-largest-empty-area new keyword parameter (filter-overlap-p t) in find-largest-empty-area
the function returns five values instead of four: ulx uly llx lly boolean.
the boolean indicates if the algorithm found an empty area or returs the root rectangle because no empty area exist.
Date: Fri Feb 13 10:20:26 2004 Author: ihatchondo