Skip to content
  • Alastair Bridgewater's avatar
    geometry/rectangle-protocol: Add missed package dependency. · a40aad80
    Alastair Bridgewater authored
      * geometry/rectangle-protocol defines a BOUNDING-RECTANGLE*
    method, but neglected to :USE geometry/bounding-rectangle-protocol,
    leading to the method being defined on the wrong generic function.
    
      * Fixed, by adding geometry/bounding-rectangle-protocol to the
    package :USE list.
    a40aad80