Skip to content

Commit

Permalink
system rename
Browse files Browse the repository at this point in the history
  • Loading branch information
macrologist committed Sep 26, 2024
1 parent 48c50f9 commit 0a202da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cl-quil.asd
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@
(:file "print-program")
(:file "initialize-standard-gates")))

(asdf:defsystem #:coalton-quil/ast
:description "Coalton implementation cl-quil/ast"
(asdf:defsystem #:cl-quil/coalton/ast
:description "Coalton implementation src/cl-quil/ast.lisp and related types"
:depends-on (#:cl-quil #:coalton)
:pathname "src/coalton/ast/"
:serial t
Expand Down

0 comments on commit 0a202da

Please sign in to comment.