[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [4760] remove outdated comments
From: |
Pascal Brisset |
Subject: |
[paparazzi-commits] [4760] remove outdated comments |
Date: |
Mon, 29 Mar 2010 15:56:20 +0000 |
Revision: 4760
http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=4760
Author: hecto
Date: 2010-03-29 15:56:20 +0000 (Mon, 29 Mar 2010)
Log Message:
-----------
remove outdated comments
Modified Paths:
--------------
paparazzi3/trunk/sw/lib/ocaml/mapCanvas.ml
Modified: paparazzi3/trunk/sw/lib/ocaml/mapCanvas.ml
===================================================================
--- paparazzi3/trunk/sw/lib/ocaml/mapCanvas.ml 2010-03-29 15:48:52 UTC (rev
4759)
+++ paparazzi3/trunk/sw/lib/ocaml/mapCanvas.ml 2010-03-29 15:56:20 UTC (rev
4760)
@@ -131,9 +131,7 @@
end
-(** basic canvas with menubar **************************************
- * (the vertical display in map2.ml is an instance of basic_widget)*
- *******************************************************************)
+(** basic canvas with menubar ************************************************)
(* world_unit: m:pixel at scale 1. *)
class basic_widget = fun ?(height=800) ?width ?(projection = Mercator) ?georef
() ->
@@ -617,7 +615,6 @@
(** canvas which inherits from basic_widget ********************
* - labels for displaying mouse coordinates on the map *
* - background switching *
- *(the horizontal map in map2.ml is an instance of basic_widget)*
****************************************************************)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [4760] remove outdated comments,
Pascal Brisset <=