Ejemplo n.º 1
0
 public String getVersion() {
   if (!_is_inited) init();
   return parser.getVersion() + "\t" + Version.getVersion();
 }