Changes between Version 34 and Version 35 of Grass7/RasterLib


Ignore:
Timestamp:
Jun 29, 2009, 11:43:57 AM (15 years ago)
Author:
martinl
Comment:

color_rule_get.c

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/RasterLib

    v34 v35  
    66 * r38003 - selected fns moved from gislib to rasterlib
    77 * Various fixes: r38005, r38006, r38007, r38008, r38010
    8  * Rename fns: r38082, r38083, r38099, r38106, r38109, r38110, r38112, r38113
     8 * Rename fns: r38082, r38083, r38099, r38106, r38109, r38110, r38112, r38113, r38115
    99
    1010Here is the list of functions marked to be move to raster library (for full list see [source:grass/trunk/include/raster.h include/raster.h]):
     
    142142||  G_add_modular_color_rule  ||    || [source:grass/trunk/lib/raster/color_rule.c lib/raster/color_rule.c] ||  Replaced by Rast_add_modular_c_color_rule in r38113
    143143||  G_colors_count  ||  Rast_colors_count  || [source:grass/trunk/lib/raster/color_rule_get.c lib/raster/color_rule_get.c] || 
    144 ||  G_get_f_color_rule  ||  Rast_get_f_color_rule  || [source:grass/trunk/lib/raster/color_rule_get.c lib/raster/color_rule_get.c] ||  Rename to Rast_get_fp_color_rule_fp
     144||  G_get_f_color_rule  ||  Rast_get_fp_color_rule  || [source:grass/trunk/lib/raster/color_rule_get.c lib/raster/color_rule_get.c] ||  Renamed in r38115
    145145||  G_parse_color_rule  ||  Rast_parse_color_rule  || [source:grass/trunk/lib/raster/color_rules.c lib/raster/color_rules.c] || 
    146146||  G_parse_color_rule_error  ||  Rast_parse_color_rule_error  || [source:grass/trunk/lib/raster/color_rules.c lib/raster/color_rules.c] ||