circuit-logic-simulator/Label.cpp

7 lines
40 B
C++

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