marlichimi / beast-mcmc

Automatically exported from code.google.com/p/beast-mcmc
0 stars 0 forks source link

TraitGuesser not extracting match within brackets (braces). #424

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If you use a regex such as \D(\d+)\D to match a numerical field, the result is 
the entire match not the substring specified by braces. 

Original issue reported on code.google.com by ramb...@gmail.com on 22 Oct 2010 at 4:00

GoogleCodeExporter commented 8 years ago

Original comment by ramb...@gmail.com on 27 Jul 2011 at 10:23