Explorar el Código

support one year of daily maps

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@42174 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler hace 15 años
padre
commit
40287ee038
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>