Skip to content
Snippets Groups Projects
Commit 92cad131 authored by Julien Michel's avatar Julien Michel
Browse files

No commit message

No commit message
parent cc497ed0
Branches
Tags
No related merge requests found
......@@ -16,7 +16,7 @@ int otbOssimElevManagerTest(int argc,char* argv[])
}
const ossimFilename srtmDir(argv[1]);
std::cout<<"ossimFilename.isDir(): "<<ossimFilename.isDir()<<std::endl;
std::cout<<"ossimFilename.isDir(): "<<srtmDir.isDir()<<std::endl;
const char * outfname = argv[2];
typedef double PixelType;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment