[GRASS-SVN] r63770 - grass/branches/releasebranch_7_0/lib/temporal/lib

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Dec 26 14:33:29 PST 2014


Author: neteler
Date: 2014-12-26 14:33:29 -0800 (Fri, 26 Dec 2014)
New Revision: 63770

Modified:
   grass/branches/releasebranch_7_0/lib/temporal/lib/default_name.c
Log:
temporal: docs update for trac #2258

Modified: grass/branches/releasebranch_7_0/lib/temporal/lib/default_name.c
===================================================================
--- grass/branches/releasebranch_7_0/lib/temporal/lib/default_name.c	2014-12-26 22:33:07 UTC (rev 63769)
+++ grass/branches/releasebranch_7_0/lib/temporal/lib/default_name.c	2014-12-26 22:33:29 UTC (rev 63770)
@@ -3,7 +3,7 @@
   
   \brief Temporal GIS Library (base) - default settings
   
-  (C) 2012 by the GRASS Development Team
+  (C) 2012-2014 by the GRASS Development Team
   
   This program is free software under the GNU General Public License
   (>=v2). Read the file COPYING that comes with GRASS for details.
@@ -32,7 +32,7 @@
 /*!
   \brief Get default TGIS database name for the sqlite connection
 
-  The default name is $GISDBASE/$LOCATION_NAME/PERMANENT/tgis/sqlite.db
+  The default name is $GISDBASE/$LOCATION_NAME/$MAPSET/tgis/sqlite.db
 
   \return pointer to default TGIS database name
 */



More information about the grass-commit mailing list