blob: a5f11c5ae6ca59de4985e7c96fc9cd2466c91202 [file] [log] [blame]
akmhoque298385a2014-02-13 14:13:09 -06001#ifndef NLSR_PARAMS_HPP
2#define NLSR_PARAMS_HPP
3
4class nlsrParams{
5
6
7
8
9
10};
11
12#endif