Hi all,
There's a small bug in the instructions on the website for downloading
gsll using clbuild. It says that the following line should be added
to dependencies:
gsll c-array grid cffi trivial-garbage cl-utilities lisp-unit fsbv
iterate asdf-system-connections
However, c-array and grid are systems, not projects, so they cannot be
downloaded. The following line works better:
gsll gsd cffi trivial-garbage cl-utilities lisp-unit fsbv iterate
asdf-system-connections
Thanks!
James
_______________________________________________
Gsll-devel mailing list
[email protected]
http://common-lisp.net/cgi-bin/mailman/listinfo/gsll-devel