ISVERLESSTHEN returns true if current java version is less than specified one. 
*  Input:
*    regular:
*        verStr: char[1,] - version string in format 'x.x' (1.7 for
*        instnace)
* 
*  Output:
*    isPos: logical[1,1] - true if current version is less than a specified
*    version
* 
 - Author
- Peter Gagarinov, PhD pgaga.nosp@m.rino.nosp@m.v@gma.nosp@m.il.c.nosp@m.om 
 
- Copyright
- 2015-2016 Peter Gagarinov, PhD
 2015 Moscow State University,
 Faculty of Computational Mathematics and Computer Science,
 System Analysis Department