|
@@ -1,3 +1,16 @@
|
|
|
+/*!
|
|
|
+ * \file lib/raster/window.c
|
|
|
+ *
|
|
|
+ * \brief Raster Library - Window functions.
|
|
|
+ *
|
|
|
+ * (C) 2001-2009 by the GRASS Development Team
|
|
|
+ *
|
|
|
+ * This program is free software under the GNU General Public License
|
|
|
+ * (>=v2). Read the file COPYING that comes with GRASS for details.
|
|
|
+ *
|
|
|
+ * \author Original author CERL
|
|
|
+ */
|
|
|
+
|
|
|
#include <grass/gis.h>
|
|
|
#include <grass/raster.h>
|
|
|
#include <grass/glocale.h>
|