openqasm/releasenotes/notes/remove-incorrect-stdgates-f...

8 lines
308 B
YAML

---
fixes:
- |
Remove `include "stdgates.qasm";` from an example in the specification. This
file name has no special significance. This line could easily be confused
with `include "stdgates.inc";`, which is the only specified method of
including gate definitions from the standard library.