/[projects]/dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/afstandandenrute/OSRMHelper.java
ViewVC logotype

Diff of /dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/afstandandenrute/OSRMHelper.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2886 by torben, Sat Jan 30 19:20:43 2016 UTC revision 2887 by torben, Sat Jan 30 19:27:16 2016 UTC
# Line 65  public class OSRMHelper { Line 65  public class OSRMHelper {
65                                  System.out.println(txtResponse);                                  System.out.println(txtResponse);
66    
67    
68                                  System.exit(0);                                  throw new Exception("Wrong number of results in matrix");
69                          }                          }
70    
71                          int bedsteTid = Integer.MAX_VALUE;                          int bedsteTid = Integer.MAX_VALUE;

Legend:
Removed from v.2886  
changed lines
  Added in v.2887

  ViewVC Help
Powered by ViewVC 1.1.20