Files
osrm-backend/profiles
Thanabodee Charoenpiriyakij 2c13f2f735 Fix profiles/debug_example.lua cannot interprete by lua
After run `lua5.1 profiles/debug_example.lua`, I got result:

```
lua5.1: debug_example.lua:41: attempt to call field 'way_function' (a nil value)
stack traceback:
        debug_example.lua:41: in main chunk
        [C]: ?
```

This is because Debug has not way_function in the module. This changes
change it to process_way and it's works!!
2020-04-09 16:05:37 +07:00
..
2019-03-04 13:27:16 +03:00
2017-07-18 10:09:22 +00:00
2017-07-18 10:09:22 +00:00
2016-11-18 00:21:34 +01:00
2018-05-08 15:50:25 +00:00
2017-07-18 10:09:22 +00:00