mdedwards / slippery-chicken

slippery chicken: algorithmic composition software in common lisp and clos
http://michael-edwards.org/sc
72 stars 3 forks source link

set +slippery-chicken-version+ from asd-keyword #84

Closed rubenphilipp closed 8 months ago

rubenphilipp commented 8 months ago

Set the +slippery-chicken-version+ after loading the package from the value in :version (in defsystem).

rubenphilipp commented 8 months ago

I've solved it the other way round in my .asd draft.