local_proto.h 158 B

123456
  1. #include <grass/raster.h>
  2. /* reclas_txt.c */
  3. int reclass_text(char *, const CELL, struct Reclass *, const int);
  4. int do_text(char *, const long, const long);