Преглед изворни кода

r.plane: fix encoding issue for compiling winGRASS

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@71571 15284696-431f-4ddb-bdfa-cd5b030d7da7
Helmut Kudrnovsky пре 7 година
родитељ
комит
0bde524911
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      scripts/r.plane/r.plane.py

+ 1 - 1
scripts/r.plane/r.plane.py

@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-#
+# -*- coding: utf-8 -*-
 ############################################################################
 #
 # MODULE:	r.plane for GRASS 5.7; based on r.plane for GRASS 5