summaryrefslogtreecommitdiff
path: root/modules/tools/examples/cli_mod.cpp
blob: 84b3dc6e8535c41a4eddefcbf8e177e773de2846 (plain)
1
2
3
4
5
6
int main(int argc, char** argv){

	return 0;
}