Box_abs	Box_abs.c	/^Box_abs(x1,y1,x2,y2)$/
Box_rel	Box_rel.c	/^Box_rel(x,y)$/
Color	Color.c	/^Color(number)$/
Color_offset	Color.c	/^Color_offset(n)$/
Color_table_fixed	Clr_table.c	/^Color_table_fixed()$/
Color_table_float	Clr_table.c	/^Color_table_float()$/
Cont_abs	Cont_abs.c	/^Cont_abs(x,y)$/
Cont_rel	Cont_rel.c	/^Cont_rel(x,y)$/
D2R	text.c	/^# define D2R(d) (double)(d * RpD)	\/* degrees->radi/
Erase	Erase.c	/^Erase()$/
Font	Font.c	/^Font(filename)$/
Get_current_xy	Move_abs.c	/^Get_current_xy(x, y)$/
Get_text_box	Get_t_box.c	/^Get_text_box(text, t, b, l, r)$/
Linemod	Linemod.c	/^Linemod(type)$/
MSWITCHER	SWITCHER.c	/^main(argc,argv)$/
Move_abs	Move_abs.c	/^Move_abs(x,y)$/
Move_rel	Move_rel.c	/^Move_rel(x,y)$/
Number_of_colors	Num_colors.c	/^Number_of_colors(n)$/
Polydots_abs	Plydts_abs.c	/^Polydots_abs(xarray, yarray, number)$/
Polydots_rel	Plydts_rel.c	/^Polydots_rel(xarray, yarray, number)$/
Polygon_rel	Polygn_rel.c	/^Polygon_rel(xarray, yarray, number)$/
Polyline_abs	Plylne_abs.c	/^Polyline_abs(xarray, yarray, number)$/
Polyline_rel	Plylne_rel.c	/^Polyline_rel(xarray, yarray, number)$/
REC	SWITCHER.c	/^#define REC(x,y) if (eof=rec(x,y)) break$/
RECTEXT	SWITCHER.c	/^#define RECTEXT(x) if (eof=rectext(x)) break$/
RESULT	SWITCHER.c	/^RESULT(n)$/
RGB_color	Color.c	/^RGB_color(r, g, b)$/
RGB_raster	RGB.c	/^RGB_raster(n, nrows, r, g, b, withzeros)$/
Raster_char	Raster_chr.c	/^Raster_char(num, nrows, array, withzeros, color_ty/
Raster_int	Raster_int.c	/^Raster_int(num, nrows, array, withzeros, color_typ/
Raster_int_def	Raster_def.c	/^Raster_int_def(num, nrows, array, withzeros, color/
Reset_color	Reset_clrs.c	/^Reset_color(red, grn, blu, num)$/
Reset_colors	Reset_clrs.c	/^Reset_colors(min, max, red, grn, blu)$/
Set_RGB_color	RGB.c	/^Set_RGB_color(r,g,b)$/
Set_window	Set_window.c	/^Set_window(T, B, L, R)$/
Standard_color	Color.c	/^Standard_color(number)$/
Text	Text.c	/^Text(text)$/
Text_rotation	Text_size.c	/^Text_rotation(val)$/
Text_size	Text_size.c	/^Text_size(x, y)$/
X_copy	font.c	/^X_copy (a, b, n)$/
_fixed_Reset_color	Reset_clrs.c	/^_fixed_Reset_color(red, grn, blu, number)$/
_fixed_Reset_colors	Reset_clrs.c	/^_fixed_Reset_colors(min, max, red, grn, blu)$/
_float_Reset_color	Reset_clrs.c	/^_float_Reset_color(red, grn, blu, incr)$/
_float_Reset_colors	Reset_clrs.c	/^_float_Reset_colors(min, max, red, grn, blu)$/
_get_color_index	Color.c	/^_get_color_index(number)$/
_get_color_index_array	Color.c	/^_get_color_index_array(a, num)$/
_get_lookup_for_color	Clr_table.c	/^_get_lookup_for_color(red, grn, blu)$/
_rectext	SWITCHER.c	/^_rectext (s)$/
append_item	SWITCHER.c	/^append_item (pad, name, value)$/
assign_fixed_color	color_supp.c	/^assign_fixed_color(user_color, real_color)$/
assign_standard_color	color_supp.c	/^assign_standard_color(user_color, real_color)$/
catch	SWITCHER.c	/^static catch (n)$/
check_alloc_color	color_supp.c	/^check_alloc_color(n)$/
check_connection	connect.c	/^check_connection(me, link)$/
clip	clip.c	/^clip( s, n, w, e, x, y, c_x, c_y)$/
close_mon	SWITCHER.c	/^close_mon()$/
create_pad	SWITCHER.c	/^create_pad (name)$/
delete_item	SWITCHER.c	/^delete_item (pad, name)$/
delete_pad	SWITCHER.c	/^delete_pad (pad)$/
delink_pad	SWITCHER.c	/^delink_pad (pad)$/
do_nothing	Raster_def.c	/^do_nothing(n)$/
drawchar	text.c	/^drawchar (_text_size_x, _text_size_y, sinrot, cosr/
find_item	SWITCHER.c	/^find_item (pad, name)$/
find_pad	SWITCHER.c	/^find_pad (name)$/
free_item	SWITCHER.c	/^free_item (item)$/
get1	SWITCHER.c	/^get1 (c)$/
get_char_vects	font.c	/^get_char_vects(achar, n, X, Y)$/
get_color_offset	Color.c	/^get_color_offset()$/
get_command	SWITCHER.c	/^get_command(c)$/
get_connection	connect.c	/^get_connection(files,rfd, wfd)$/
get_fixed_color	color_supp.c	/^get_fixed_color(user_color)$/
get_fixed_color_array	color_supp.c	/^get_fixed_color_array(a, num)$/
get_max_std_colors	color_supp.c	/^get_max_std_colors()$/
get_standard_color	color_supp.c	/^get_standard_color(user_color)$/
get_table_type	Clr_table.c	/^get_table_type()$/
get_text_ext	text.c	/^get_text_ext (top, bot, left, rite)$/
init_font	font.c	/^init_font(filename)$/
invent_pad	SWITCHER.c	/^invent_pad (name)$/
migrate_pad	SWITCHER.c	/^migrate_pad (pad)$/
new_item	SWITCHER.c	/^new_item (pad, name)$/
onechar	text.c	/^onechar(x, y, _text_size_x, _text_size_y, _text_ro/
prepare_connection	connect.c	/^prepare_connection()$/
read1	SWITCHER.c	/^read1 (c)$/
rec	SWITCHER.c	/^rec (buf, n)$/
rectext	SWITCHER.c	/^rectext (s)$/
remember	text.c	/^remember(x, y)$/
send	SWITCHER.c	/^static send (buf, n)$/
sendtext	SWITCHER.c	/^static sendtext (s)$/
soft_text	text.c	/^soft_text(x, y, _text_size_x, _text_size_y, _text_/
soft_text_ext	text.c	/^soft_text_ext(x, y, _text_size_x, _text_size_y, _t/
store	SWITCHER.c	/^store (s) char *s;$/
text_draw	text.c	/^text_draw (x, y)$/
text_move	text.c	/^text_move (x, y)$/
timeout	connect.c	/^static timeout()$/
window_clip	Set_window.c	/^window_clip(new_x, new_y, cur_x, cur_y)$/
xalloc	SWITCHER.c	/^xalloc (buf, cur, new, len)$/
