Skip to content
  • Liam Healy's avatar
    Add :gsl-version and :before options to defmfun · 61b839e8
    Liam Healy authored
    The option :gsl-version will allow specification of when the function
    was introduced into GSL.  If the current version preceeds that
    version, the defmfun compiles into an error signal.  The :before
    option allows the placement of code to execute prior to calling the
    foreign function.
    61b839e8