phantomics / seed

Interactive software environment based on Common Lisp.
GNU General Public License v3.0
77 stars 4 forks source link

component "demo-graph" not found #2

Open ychakiris opened 2 months ago

ychakiris commented 2 months ago

I followed the directions for loading the program into common lisp (SBCL) using quicklisp. Unfortunately ASDF could not find "demo-graph".

Did you remove or refactor this out of the code?