This is a read-only archive of lispforum.com. The forum was locked to new users and posts and is preserved here as static HTML from a database snapshot taken on 2019-09-07.

cl-graph

2 posts · 1439 views

Hello,
I am a new beginner in Lisp and I would like to use the cl-graph library (in order to make new classes). My teacher told me to write :
(cl-user::asdf :cl-graph)
(use-package :cl-graph) but that does not work.
Could you hepl me ?
Thanks a lot
MS