Subversion Repository Public Repository

Nextrek

Diff Revisions 574 vs 575 for /iOS/SafariArte/trunk/SafariArte/Controllers/RoutesVC/RoutesVC.h

Diff revisions: vs.
  @@ -11,6 +11,9 @@
11 11 @interface RoutesVC : UIViewController{
12 12
13 13 NSMutableDictionary *routeLenghtDict;
14 +
15 + // NSMutableDictionary *routeDistanceToUserDict;
16 +
14 17 NSMutableDictionary *routeDurationDict;
15 18 NSMutableDictionary *routeServerOrderDict;
16 19 NSMutableDictionary *routeAlphOrderDict;