paulbergmann_mpstubs/user/app1/appl.cc

6 lines
71 B
C++
Raw Normal View History

#include "user/app1/appl.h"
void Application::action() { //NOLINT
}