diff options
Diffstat (limited to 'html/en/rep_samples.html')
-rw-r--r-- | html/en/rep_samples.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/html/en/rep_samples.html b/html/en/rep_samples.html index 5c729a8..118f781 100644 --- a/html/en/rep_samples.html +++ b/html/en/rep_samples.html @@ -46,8 +46,7 @@ samples.</p> Model: CD MAVICA Photometric: 2</pre> - <p>You can view the source code here: <a href="../download/im_info.cpp"> - im_info.cpp</a></p> + <p>You can view the source code here: <a href="../examples/im_info.cpp">im_info.cpp</a></p> <h3><a name="im_view">View Using IUP and CD</a></h3> @@ -61,8 +60,7 @@ samples.</p> http://www.tecgraf.puc-rio.br/iup</a> and more about CD see <a target="_blank" href="http://www.tecgraf.puc-rio.br/cd"> http://www.tecgraf.puc-rio.br/cd</a>.</p> - <p>You can view the source code here: <a href="../download/im_view.c"> - im_view.c</a>, or download it with some makefiles + <p>You can view the source code here: <a href="../examples/im_view.c">im_view.c</a>, or download it with some makefiles <a href="../download/im_view.zip">im_view.zip</a>.</p> |