"git@gitlab.common-lisp.net:ajuan/gsll.git" did not exist on "3f62c7f68eba8f08ade3cdaecf9e9bc89925d7a1"
Forked from
antik / gsll
192 commits behind the upstream repository.
The :cl-array argument to make-marray is obsolete and has been eliminated; the :data argument has replaced it (the argument must have been make by c-array:make-ffa). Added initial-element and initial-contents arguments to grid:make-grid-data method.