variable length tag descriptions (minor lookup versions, bugfixes)

This commit is contained in:
Arndt 2014-06-01 19:38:47 +02:00
parent f0b1889afd
commit eba5737739
9 changed files with 90 additions and 48 deletions

View file

@ -84,7 +84,7 @@ public class BRouter
}
System.exit(0);
}
System.out.println("BRouter 0.9.9 / 18042014 / abrensch");
System.out.println("BRouter 1.0 / 01062014 / abrensch");
if ( args.length < 6 )
{
System.out.println("Find routes in an OSM map");