Files
bsb1/user/app1/appl.cc
Niklas Gollenstede 5a2e32aaeb Handout
2025-04-14 11:20:52 +02:00

7 lines
90 B
C++

// vim: set noet ts=4 sw=4:
#include "appl.h"
void Application::action() { // NOLINT
}