#ifndef __LEVPARSE_H__
#define __LEVPARSE_H__

int levparseSetLevels(char * cmdStr);

#endif /* __LEVPARSE_H__ */
