Handout
This commit is contained in:
6
user/app1/appl.cc
Normal file
6
user/app1/appl.cc
Normal file
@@ -0,0 +1,6 @@
|
||||
// vim: set noet ts=4 sw=4:
|
||||
|
||||
#include "appl.h"
|
||||
|
||||
void Application::action() { // NOLINT
|
||||
}
|
||||
Reference in New Issue
Block a user