1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00

add editorconfig - #174

This commit is contained in:
oblonski 2015-09-11 12:36:49 +02:00
parent 33075b479f
commit cc507e9cf5
42 changed files with 42 additions and 42 deletions

View file

@ -44,7 +44,7 @@ public class SimpleVRPWithBackhaulsExample {
public static void main(String[] args) {
/*
* some preparation - create output folder
* some preparation - create output folder
*/
Examples.createOutputFolder();