Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ORNL Quantum Computing Institute
xacc
Commits
0f06731a
Commit
0f06731a
authored
Jan 23, 2017
by
Mccaskey, Alex
Browse files
Fixing deletion error
parent
14d676a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
xacc/compiler/GraphIR.hpp
View file @
0f06731a
...
...
@@ -39,6 +39,10 @@ namespace xacc {
template
<
typename
DerivedGraph
>
class
GraphIR
:
public
IR
{
protected:
DerivedGraph
graph
;
public:
GraphIR
(
DerivedGraph
&
g
)
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment