Skip to content
Snippets Groups Projects
Commit fac33b3a authored by Martin Stiemerling's avatar Martin Stiemerling :speech_balloon:
Browse files

even more ganrg

parent 1a1554f4
No related branches found
No related tags found
1 merge request!9First working draft version
......@@ -42,9 +42,10 @@ type EKMS struct {
// Will keep information about the quantum elements that this EKMS is talking to
// This actually constitutes a quantum element with only a single link
/*
type QuantumElementInterface interface {
GetQlID() qlElementId
}
}*/
type QuantumElement struct {
qlID qlElementId
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment