# Copyright(c) 1986 Association of Universities for Research in Astronomy Inc. include # GIM_INITMAPPINGS -- Initialize the Gterm widget raster mappings. procedure gim_initmappings (gp) pointer gp #I graphics descriptor begin call gescape (gp, GIM_INITMAPPINGS, 0, GIM_INITMAPPINGS_LEN) end