Skip to content

Commit

Permalink
remove erroneous export statement for internals of stdlib
Browse files Browse the repository at this point in the history
  • Loading branch information
sezna committed Jul 23, 2024
1 parent 4f91ae5 commit 2ec8cb0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions library/qs_source/src/std/internal.qs
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,4 @@ namespace Microsoft.Quantum.Intrinsic {

targets
}

export CH, CCH, ApplyGlobalPhase, ControllableGlobalPhase, GlobalPhase, CRz, CS, CT, MapPauli, EntangleForJointMeasure, CollectControls, AdjustForSingleControl, AND, PhaseCCX, CCZ, CCY, CRxx, CRyy, CRzz, IndicesOfNonIdentity, RemovePauliI, SpreadZ;
}

0 comments on commit 2ec8cb0

Please sign in to comment.