Skip to content
  • Liam Healy's avatar
    Eliminated dependency on cl-utilities; error for obsolete defmpar · 45ca8e88
    Liam Healy authored
    The defmobject argument 'class-slots-instance is no longer used, so
    #'callback-arg-p and the only use of with-unique-names can be
    eliminated, and thus the dependency on cl-utilities.
    
    Constant GSL functions in the library (such as minimizers) which
    were introduced in a GSL version newer than loaded now expand as
    symbol macros which signal the 'obsolete-gsl-version error.
    45ca8e88