From f15403ec4922220035d59c7ae5d2d0aabacb8c1e Mon Sep 17 00:00:00 2001 From: Emmanuel Christophe <emmanuel.christophe@orfeo-toolbox.org> Date: Wed, 14 Jan 2009 14:21:58 +0800 Subject: [PATCH] DOC: add dummy image to trigger cmake dependencies (long term solution: modify perl script for software guide generation) --- Examples/Projections/MapProjectionExample.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Projections/MapProjectionExample.cxx b/Examples/Projections/MapProjectionExample.cxx index 8133f1b513..fd402b6876 100644 --- a/Examples/Projections/MapProjectionExample.cxx +++ b/Examples/Projections/MapProjectionExample.cxx @@ -195,7 +195,7 @@ int main( int argc, char* argv[] ) // // The final output of the program should be: // - // \input{mapProjectionExample-output.txt} + // \input{Art/Generated/mapProjectionExample-output.txt} // // %\includegraphics[width=0.40\textwidth]{dummy.eps} // -- GitLab