Skip to content
  • Liam Healy's avatar
    New class foreign-array, new names: marray, make-marray, mobject.lisp · 7c66d57b
    Liam Healy authored
    New class foreign-array represents foreign (C) arrays, without GSL or
    mobject superclass.  New class name 'marray was 'gsl-data,
    representing arrays in GSL.  These objects are made by #'make-marray,
    formerely #'make-array*.  New file names: init/mobject.lisp was
    init/gsl-objects.lisp and data/marray.lisp was data/data.lisp.
    7c66d57b