|
@@ -1,10 +1,11 @@
|
|
"""test distributed temporal databases with stvds
|
|
"""test distributed temporal databases with stvds
|
|
|
|
+
|
|
(C) 2014 by the GRASS Development Team
|
|
(C) 2014 by the GRASS Development Team
|
|
This program is free software under the GNU General Public
|
|
This program is free software under the GNU General Public
|
|
License (>=v2). Read the file COPYING that comes with GRASS
|
|
License (>=v2). Read the file COPYING that comes with GRASS
|
|
for details.
|
|
for details.
|
|
|
|
|
|
-@author Soeren Gebbert
|
|
|
|
|
|
+:authors: Soeren Gebbert
|
|
"""
|
|
"""
|
|
|
|
|
|
import grass.pygrass.modules as pymod
|
|
import grass.pygrass.modules as pymod
|