bis nächste woche
This commit is contained in:
@@ -24,5 +24,15 @@ Lamp::~Lamp()
|
||||
// TODO Auto-generated destructor stub
|
||||
}
|
||||
|
||||
void Lamp::activate()
|
||||
{
|
||||
// activate
|
||||
}
|
||||
|
||||
void Lamp::deactivate()
|
||||
{
|
||||
// deactivate
|
||||
}
|
||||
|
||||
} /* namespace output */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user