6 lines
36 B
C++
6 lines
36 B
C++
#include "gate.h"
|
|
|
|
gate::gate()
|
|
{
|
|
}
|
#include "gate.h"
|
|
|
|
gate::gate()
|
|
{
|
|
}
|