Skip to content
  • Liam M. Healy's avatar
    Relocation generic math functions and methods · 5fabe0c0
    Liam M. Healy authored
    The definition of generic math functions (addition, multiplication,
    etc.) has been moved from grid/generic.lisp to init/generic.lisp, and
    so is loaded before grid is loaded, with the methods that use grid
    functions moved to grid/functions.lisp.  This eliminates two warnings
    that were appearing in compilation.
    5fabe0c0