fix the gate.cpp filename
This commit is contained in:
parent
d07406cd58
commit
0d6b814860
@ -1,8 +1,4 @@
|
||||
#include "gate.h"
|
||||
|
||||
Gate::Gate()
|
||||
{
|
||||
}
|
||||
#include "Gate.h"
|
||||
|
||||
void Gate::setOut(int newValue, int setTime)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user