Skip to content

Commit

Permalink
Merge 605b9a3 into 084cb07
Browse files Browse the repository at this point in the history
  • Loading branch information
sezna authored Aug 13, 2024
2 parents 084cb07 + 605b9a3 commit cee8ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/std/src/intrinsic.qs
Original file line number Diff line number Diff line change
Expand Up @@ -1155,5 +1155,5 @@ namespace Microsoft.Quantum.Intrinsic {
body intrinsic;
}

export CCNOT, CNOT, Exp, H, I, M, Measure, R, R1, R1Frac, Reset, ResetAll, RFrac, Rx, Rxx, Ry, Ryy, Rz, Rzz, S, SWAP, T, X, Y, Z, Message;
export AND, CCNOT, CNOT, Exp, H, I, M, Measure, R, R1, R1Frac, Reset, ResetAll, RFrac, Rx, Rxx, Ry, Ryy, Rz, Rzz, S, SWAP, T, X, Y, Z, Message;
}

0 comments on commit cee8ed7

Please sign in to comment.