浏览代码

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 年之前
父节点
当前提交
aec71a718f
共有 1 个文件被更改,包括 2 次插入0 次删除
  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
+