radec/src/gate.cpp
daniel a7a03caa95 Define the wire class
Fix the pointers in gate
2017-04-10 18:57:03 -04:00

6 lines
36 B
C++

#include "gate.h"
gate::gate()
{
}