Skip to content
Snippets Groups Projects
Forked from antik / gsll
Source project has a limited visibility.
user avatar
Liam Healy authored
Variables called using with-foreign-objects that are passed to GSL for
the purposes of returning computed values (i.e., are not mentioned in
the CL arglist) need to be declared (:pointer type) because they are
calls by reference.  Everything now compiles though there are
execution errors in the tests.
9848c6ad
History
Name Last commit Last update