[GRASS-SVN] r53078 - grass/trunk/lib/python/temporal
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Sep 4 03:16:51 PDT 2012
Author: wenzeslaus
Date: 2012-09-04 03:16:50 -0700 (Tue, 04 Sep 2012)
New Revision: 53078
Modified:
grass/trunk/lib/python/temporal/abstract_map_dataset.py
Log:
dox: missing endcode
Modified: grass/trunk/lib/python/temporal/abstract_map_dataset.py
===================================================================
--- grass/trunk/lib/python/temporal/abstract_map_dataset.py 2012-09-04 00:55:35 UTC (rev 53077)
+++ grass/trunk/lib/python/temporal/abstract_map_dataset.py 2012-09-04 10:16:50 UTC (rev 53078)
@@ -62,7 +62,7 @@
+-------------------- Temporal Topology -------------------------------------+
>>> tmr.print_temporal_topology_shell_info()
- @code
+ @endcode
"""
def __init__(self):
More information about the grass-commit
mailing list