Skip to content
Snippets Groups Projects
Commit 5ed7bde1 authored by Lionel GUEZ's avatar Lionel GUEZ
Browse files

Polish

parent f38600ab
No related branches found
No related tags found
No related merge requests found
......@@ -77,8 +77,6 @@ program test_set_max_speed
corner_window = corner + (llc - 1) * step
e%extr%coord_proj = nint((e%extr%coord - corner) / step) + 1
! Define cont_list:
call shp_open_03(hshp, "cont_list", "rb")
call shp_get_info_03(hshp, n_cont)
call assert(1 <= n_cont, n_cont <= n_max_cont - 1, &
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment