You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So this one is for you: pgr_contracted_blob -> Contracted_rt
to rename a file in git:
git mv pgr_contracted_blob.h contracted_rt.h
edit the file and change pgr_contracted_blob to Contracted_rt
again, let the compiler be your friend, let it figure out where in the code you need to change code
The text was updated successfully, but these errors were encountered:
important: DO NOT START THIS TASK until I finish merging the other PR and generate the documentation
The file include/pgr_types.h still has 3 structures that need to be in a separate file
One per person:
Way to work:
to
until it passes.
lint the header
commit push and verify that works on travis & appveyor and make the PR
special task for Ankur
Please read: #119
So this one is for you: pgr_contracted_blob -> Contracted_rt
to rename a file in git:
edit the file and change
pgr_contracted_blob
toContracted_rt
again, let the compiler be your friend, let it figure out where in the code you need to change code
The text was updated successfully, but these errors were encountered: