浏览代码

fix missing line

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@37202 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 16 年之前
父节点
当前提交
5b7abb6875
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      scripts/m.proj/m.proj.py

+ 1 - 0
scripts/m.proj/m.proj.py

@@ -76,6 +76,7 @@
 #% key: d
 #% description: Output long/lat in decimal degrees or other projections with many decimal places
 #%end
+#%flag
 #% key: e
 #% description: Include input coordinates in output file
 #%end