crategus / cl-cffi-gtk

cl-cffi-gtk is a Lisp binding to the GTK+ 3 library.
http://www.crategus.com/books/cl-cffi-gtk
146 stars 33 forks source link

asdf systems for examples/demos #29

Closed chfin closed 9 years ago

chfin commented 9 years ago

I wrapped the demos and examples in ASDF-systems, updated some package definitions, and changed the loading of assets to be relative to the ASDF-system instead of the working directory.

crategus commented 9 years ago

Sorry, I was absent for a while from the project.

Thank you very much for your work. I merged your changes into the project.