microsoft/qdk

Public

mirrored from https://github.com/microsoft/qdkAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
v1.22.0

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

source/compiler/qsc_codegen/src/lib.rs

5lines · modeblame

669fb078Stefan J. Wernli3 years ago1// Copyright (c) Microsoft Corporation.
2// Licensed under the MIT License.
3
f0403037Stefan J. Wernli2 years ago4pub mod qir;
8bcde035Ian Davis2 years ago5pub mod qsharp;