= Display library in GRASS 7 = == Move R_() fns to D_() == Directory {{{lib/raster}}} will be used for [wiki:Grass7/RasterLib raster library]. Initial step is to move '''R_()''' fns to {{{lib/display}}}. * {{{lib/raster}}} has been removed in r37976 ({{{lib/raster/raster.c}}} -> {{{lib/display/r_raster.c}}}). The fn names unchanged.