Skip to content

system cl-annot-test is not found in quicklisp 2013-11-11 #6

Open
@avodonosov

Description

@avodonosov

In quicklisp 2013-11-11 (ql:quickload :cl-annot-test) fails.

Only

(ql:quickload :cl-annot)
(let ((asdf:*central-registry* (cons (asdf:system-source-directory :cl-annot)
                                     asdf:*central-registry*)))
  (ql:quickload :cl-annot-test))

allows helps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions