source: mainline/uspace/dist/src/bithenge/trip.out

Last change on this file was 1f9c9a4, checked in by Sean Bartell <wingedtachikoma@…>, 13 years ago

Bithenge: add test script for Linux

  • Property mode set to 100644
File size: 193 bytes
Line 
1{
2 "from": {
3 "name": "Raleigh",
4 "lat": 36,
5 "lon": 79
6 },
7 "to": {
8 "name": "Denver",
9 "lat": 40,
10 "lon": 105
11 },
12 "distance": 2353
13}
Note: See TracBrowser for help on using the repository browser.