Browse Source

Add 'show' to init and set propset

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@56900 15284696-431f-4ddb-bdfa-cd5b030d7da7
Pietro Zambelli 12 years ago
parent
commit
aec71a718f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      lib/python/pygrass/shell/__init__.py

+ 2 - 0
lib/python/pygrass/shell/__init__.py

@@ -6,3 +6,5 @@ Created on Sun Jun 23 15:06:46 2013
 """
 
 import conversion
+import show
+