Browse Source

support one year of daily maps

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@42174 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 15 years ago
parent
commit
40287ee038
1 changed files with 1 additions and 1 deletions
  1. 1 1
      raster/r.what/main.c

+ 1 - 1
raster/r.what/main.c

@@ -14,7 +14,7 @@
  *               for details.
  *
  *****************************************************************************/
-#define NFILES 150
+#define NFILES 400
 
 #include <stdio.h>
 #include <stdlib.h>