This commit is contained in:
Arndt 2016-08-06 13:46:30 +02:00
parent 19fd3112bf
commit 42e9ddbdd1
21 changed files with 327 additions and 135 deletions

View file

@ -88,7 +88,7 @@ public class BRouter
}
System.exit(0);
}
System.out.println("BRouter 1.4.2 / 16052016 / abrensch");
System.out.println("BRouter 1.4.3 / 06082016 / abrensch");
if ( args.length < 6 )
{
System.out.println("Find routes in an OSM map");