Skip to content

Commit

Permalink
Update library/qs_source/src/std/unstable_table_lookup.qs
Browse files Browse the repository at this point in the history
Co-authored-by: Stefan J. Wernli <swernli@microsoft.com>
  • Loading branch information
sezna and swernli authored Jul 23, 2024
1 parent bfb6a9c commit 3672bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/qs_source/src/std/unstable_table_lookup.qs
Original file line number Diff line number Diff line change
Expand Up @@ -274,5 +274,5 @@ namespace Microsoft.Quantum.Unstable.TableLookup {
}
}

export Select, WriteMemoryContents, Unlookup;
export Select;
}

0 comments on commit 3672bcd

Please sign in to comment.