diff options
| author | Frank Warmerdam <warmerdam@pobox.com> | 2009-01-06 02:11:57 +0000 |
|---|---|---|
| committer | Frank Warmerdam <warmerdam@pobox.com> | 2009-01-06 02:11:57 +0000 |
| commit | 9491279ef52c951148e903f54dc21445cbcfa74c (patch) | |
| tree | fad282e8795b47ac0e89961bfec4b8acfcc6bd93 /src/pj_apply_gridshift.c | |
| parent | a4927c2bec24ea0d778205d66ff59bdcb4f9328a (diff) | |
| download | PROJ-9491279ef52c951148e903f54dc21445cbcfa74c.tar.gz PROJ-9491279ef52c951148e903f54dc21445cbcfa74c.zip | |
removed CVS log messages since they are not maintained by subversion
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1504 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'src/pj_apply_gridshift.c')
| -rw-r--r-- | src/pj_apply_gridshift.c | 29 |
1 files changed, 1 insertions, 28 deletions
diff --git a/src/pj_apply_gridshift.c b/src/pj_apply_gridshift.c index 1fc72dae..757b858c 100644 --- a/src/pj_apply_gridshift.c +++ b/src/pj_apply_gridshift.c @@ -28,34 +28,7 @@ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. - ****************************************************************************** - * - * $Log$ - * Revision 1.8 2003/03/20 21:29:41 warmerda - * Fixed bug in checking against grid bounds. - * - * Revision 1.7 2003/03/17 19:45:23 warmerda - * improved error handling - * - * Revision 1.6 2003/03/17 18:56:34 warmerda - * implement heirarchical NTv2 gridinfos - * - * Revision 1.5 2003/03/15 06:02:02 warmerda - * preliminary NTv2 support, major restructure of datum shifting - * - * Revision 1.4 2002/07/08 02:32:05 warmerda - * ensure clean C++ builds - * - * Revision 1.3 2002/04/30 16:27:27 warmerda - * improve debug output - * - * Revision 1.2 2001/03/15 16:57:55 warmerda - * fixed intermittent problem in pj_load_nadgrids() - * - * Revision 1.1 2000/07/06 23:32:27 warmerda - * New - * - */ + *****************************************************************************/ #define PJ_LIB__ |
