diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-07-01 11:22:54 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2019-07-01 18:09:13 +0200 |
| commit | 74932008096b3135317d8c45cb9c9fabb5ab8c6b (patch) | |
| tree | b136036ee3e557903374cd9797ce76ef1b101329 /scripts | |
| parent | a9c3567cf5f69d08a869bf17a9e284e8c8142956 (diff) | |
| download | PROJ-74932008096b3135317d8c45cb9c9fabb5ab8c6b.tar.gz PROJ-74932008096b3135317d8c45cb9c9fabb5ab8c6b.zip | |
C API: add proj_concatoperation_get_step_count() and proj_concatoperation_get_step()
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/reference_exported_symbols.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/reference_exported_symbols.txt b/scripts/reference_exported_symbols.txt index b759c96a..f3d13bd7 100644 --- a/scripts/reference_exported_symbols.txt +++ b/scripts/reference_exported_symbols.txt @@ -762,6 +762,8 @@ proj_as_proj_string proj_assign_context proj_as_wkt proj_clone +proj_concatoperation_get_step +proj_concatoperation_get_step_count proj_context_create proj_context_delete_cpp_context(projCppContext*) proj_context_destroy |
