Diff of /trunk/src/osm-gps-map-types.h

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

revision 96 by harbaum, Thu Aug 13 12:01:52 2009 UTC revision 97 by harbaum, Mon Sep 7 06:16:06 2009 UTC
# Line 60  Line 60 
60  //....  //....
61  #define URI_FLAG_END (1 << 8)  #define URI_FLAG_END (1 << 8)
62    
 #define OSM_NAN  (0.0/0.0)  
   
63  /* equatorial radius in meters */  /* equatorial radius in meters */
64  #define OSM_EQ_RADIUS   (6378137.0)  #define OSM_EQ_RADIUS   (6378137.0)
65    

Legend:
Removed from v.96  
changed lines
  Added in v.97