Skip to content

Commit

Permalink
export process-protoquil
Browse files Browse the repository at this point in the history
  • Loading branch information
notmgsk committed Sep 29, 2023
1 parent ffab65c commit bffea7f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/package.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -733,6 +733,12 @@
#:simplify-individual-instructions ; TRANSFORM
)


;; analysis/process-protoquil.lisp
(:export
#:process-protoquil ; TRANSFORM
)

(:shadow
#:pi)
)
Expand Down

0 comments on commit bffea7f

Please sign in to comment.