- Timestamp:
- 07/12/12 20:05:45 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning/3.3/HeuristicLab.Problems.RoutePlanning.csproj
r8290 r8291 59 59 <Compile Include="Osm\OsmBase.cs" /> 60 60 <Compile Include="Osm\PointD.cs" /> 61 <Compile Include="Osm\Tags.cs" /> 61 <Compile Include="Osm\Relation.cs" /> 62 <Compile Include="Osm\RelationMember.cs" /> 63 <Compile Include="Osm\TagConstants.cs" /> 62 64 <Compile Include="Osm\Way.cs" /> 63 65 <Compile Include="Plugin.cs" />
Note: See TracChangeset
for help on using the changeset viewer.