Hi, thanks! r56245 now compiles without any problems.
/j On Tue, May 14, 2013 at 3:28 AM, Hamish <[email protected]> wrote: > Johannes: > > > So maybe it is possible to update the r.fuzzy tools to > > > be successfully compiled with GRASS7. > > Glynn: > > AFAICT, it's just a case of replacing: > > module->keywords = _("raster, fuzzy logic"); > > with: > > G_add_keyword(_("raster")); > > G_add_keyword(_("fuzzy logic")); > > try r56245. > > > Hamish >
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
