Skip to content

Commit bffea7f

Browse files
committed
export process-protoquil
1 parent ffab65c commit bffea7f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/package.lisp

+6
Original file line numberDiff line numberDiff line change
@@ -733,6 +733,12 @@
733733
#:simplify-individual-instructions ; TRANSFORM
734734
)
735735

736+
737+
;; analysis/process-protoquil.lisp
738+
(:export
739+
#:process-protoquil ; TRANSFORM
740+
)
741+
736742
(:shadow
737743
#:pi)
738744
)

0 commit comments

Comments
 (0)