Beep	curses.c	/^Beep()$/
Begin_curses	curses.c	/^Begin_curses()$/
Compute_equation	equ.c	/^Compute_equation()$/
Configure_view	view.c	/^Configure_view (view, name, mapset, ns_res, ew_res/
Curses_allow_interrupts	curses.c	/^Curses_allow_interrupts (true)$/
Curses_clear_window	curses.c	/^Curses_clear_window(window)$/
Curses_getch	curses.c	/^Curses_getch(with_echo)$/
Curses_outline_window	curses.c	/^Curses_outline_window (window)$/
Curses_prompt_gets	curses.c	/^Curses_prompt_gets (prompt, answer)$/
Curses_replot_screen	curses.c	/^Curses_replot_screen() $/
Curses_write_window	curses.c	/^Curses_write_window(window, line, col, message)$/
Downarrow	graphics.c	/^Downarrow (top, bottom, left, right)$/
End_curses	curses.c	/^End_curses()$/
Erase_view	view.c	/^Erase_view (view)$/
FMT0	analyze.c	/^#define FMT0(buf,n) \\$/
FMT1	analyze.c	/^#define FMT1(buf,xres,yres,gnd) \\$/
FMT2	analyze.c	/^#define FMT2(buf,e1,n1,e2,n2) \\$/
Get_mouse_xy	mouse.c	/^Get_mouse_xy(x,y)$/
Get_new_tty	tty.c	/^Get_new_tty()$/
Get_old_tty	tty.c	/^Get_old_tty()$/
INFO	defs.h	/^#define INFO(label,status) \\$/
INIT	globals.h	/^#  define INIT(x)$/
In_view	view.c	/^In_view (view, x, y)$/
Init_graphics	graphics.c	/^Init_graphics()$/
Input_box	input.c	/^Input_box (objects,ax,ay)$/
Input_other	input.c	/^Input_other (function, type)$/
Input_pointer	input.c	/^Input_pointer (objects)$/
MENU	defs.h	/^#define MENU(label,handler,status) \\$/
Menu_msg	input.c	/^Menu_msg(msg)$/
Mmain	main.c	/^main(argc, argv) char *argv[];$/
Mouse_box_anchored	mouse.c	/^Mouse_box_anchored (x1, y1, x2, y2, button)$/
Mouse_pointer	mouse.c	/^Mouse_pointer (x, y, button)$/
New_tty	tty.c	/^New_tty()$/
OPTION	defs.h	/^#define OPTION(label,binding,status) \\$/
OTHER	defs.h	/^#define OTHER(handler,status) \\$/
Old_tty	tty.c	/^Old_tty()$/
Outline_box	graphics.c	/^Outline_box (top, bottom, left, right)$/
Outline_cellhd	cellhd.c	/^Outline_cellhd (view, cellhd)$/
Resume_curses	curses.c	/^Resume_curses()$/
Set_mouse_xy	mouse.c	/^Set_mouse_xy(x,y)$/
Start_mouse_in_menu	input.c	/^Start_mouse_in_menu()$/
Suspend_curses	curses.c	/^Suspend_curses()$/
Text	graphics.c	/^Text (text, top, bottom, left, right, edge)$/
Text_width	graphics.c	/^Text_width (text)$/
Uparrow	graphics.c	/^Uparrow (top, bottom, left, right)$/
_keyboard	mark.c	/^_keyboard()$/
analyze	analyze.c	/^analyze ()$/
ask_gis_files	ask.c	/^ask_gis_files (type, file, xname, xmapset, positio/
ask_magnification	ask_mag.c	/^ask_magnification (magnification)$/
askfile	analyze.c	/^askfile()$/
call	call.c	/^call (function, msg)$/
cancel	cell.c	/^cancel()$/
cancel_which	analyze.c	/^cancel_which()$/
choose_cellfile	cell.c	/^choose_cellfile (name, mapset)$/
choose_groupfile	group.c	/^choose_groupfile (name, mapset)$/
cmp	group.c	/^cmp(a,b)$/
col_to_easting	conv.c	/^col_to_easting(cellhd,col,location)$/
col_to_view	conv.c	/^col_to_view(view,col)$/
compute_transformation	analyze.c	/^compute_transformation()$/
debug	debug.c	/^debug (msg) char *msg;$/
digitizer	mark.c	/^digitizer()$/
digitizer_point	digit.c	/^digitizer_point (east, north)$/
display_one_point	points.c	/^display_one_point (view, east, north)$/
display_points	points.c	/^display_points(in_color)$/
display_points_in_view	points.c	/^display_points_in_view (view, in_color, east, nort/
display_title	title.c	/^display_title (view)$/
do_report	analyze.c	/^do_report (fd)$/
dobox	ask.c	/^dobox (box, text, color, top, left, right, centere/
done	analyze.c	/^done()$/
dont_stop	driver.c	/^static dont_stop()$/
dot	dot.c	/^dot(x,y)$/
dotext	analyze.c	/^dotext (text, top, bottom, left, right, centered, /
downarrow	analyze.c	/^downarrow (box, color)$/
draw_mag	ask_mag.c	/^draw_mag()$/
draw_objects	input.c	/^draw_objects (objects)$/
draw_option_boxes	input.c	/^draw_option_boxes (objects)$/
drawcell	drawcell.c	/^drawcell(view)$/
driver	driver.c	/^driver()$/
easting_to_col	conv.c	/^easting_to_col(cellhd,east)$/
error	main.c	/^error (msg, fatal)$/
find	input.c	/^find (objects, x, y)$/
find_target_files	find.c	/^find_target_files()$/
for	curses.c	/^	for (i = x; i < window->right; i++)$/
get	tty.c	/^#   define get(x) ioctl (1, TCGETA, x)$/
get_point2	mark.c	/^get_point2 (east, north)$/
get_target	target.c	/^get_target ()$/
if	curses.c	/^    if (line <= 0 || line >= window->bottom-window/
inbox	analyze.c	/^inbox (box,x,y)$/
incr	ask_mag.c	/^incr(x,y)$/
keyboard	mark.c	/^keyboard()$/
magnification	view.c	/^magnification (view)$/
make_window	curses.c	/^make_window (top, bottom, left, right)$/
makeview	graphics.c	/^makeview(bottom, top, left, right)$/
mark	mark.c	/^mark(x,y,button)$/
mark_point	mark.c	/^mark_point (view, x, y)$/
mouse	input.c	/^mouse (objects,ax,ay,box)$/
no	digit.c	/^no()$/
northing_to_row	conv.c	/^northing_to_row(cellhd,north)$/
oops	digit.c	/^oops()$/
pick	analyze.c	/^pick(x,y)$/
plot	cell.c	/^plot(x,y)$/
plotcell	cell.c	/^plotcell(x,y)$/
prepare_group_list	group.c	/^prepare_group_list ()$/
printcentered	analyze.c	/^printcentered (fd, buf, width)$/
quit	main.c	/^quit(n)$/
really_quit	driver.c	/^really_quit()$/
release_under_dot	dot.c	/^release_under_dot()$/
restore_under_dot	dot.c	/^restore_under_dot()$/
row_to_northing	conv.c	/^row_to_northing(cellhd,row,location)$/
row_to_view	conv.c	/^row_to_view(view,row)$/
save_under_dot	dot.c	/^save_under_dot (x,y)$/
screen	mark.c	/^screen (x,y,button)$/
select_current_env	target.c	/^select_current_env()$/
select_option	input.c	/^select_option (objects, obj)$/
select_target_env	target.c	/^select_target_env()$/
set	tty.c	/^#   define set(x) ioctl (1, TCSETA, x)$/
set_colors	colors.c	/^set_colors (colors)$/
setup	digit.c	/^setup()$/
setup_digitizer	digit.c	/^setup_digitizer()$/
show_point	analyze.c	/^show_point (n, true_color)$/
stop	driver.c	/^static stop()$/
to_file	analyze.c	/^to_file()$/
to_printer	analyze.c	/^to_printer()$/
uparrow	analyze.c	/^uparrow (box, color)$/
use_mouse_msg	input.c	/^use_mouse_msg()$/
view_to_col	conv.c	/^view_to_col(view,x)$/
view_to_row	conv.c	/^view_to_row(view,y)$/
visible	input.c	/^visible(object)$/
where	where.c	/^where(x,y)$/
where_12	where.c	/^where_12 (view, x, y)$/
where_21	where.c	/^where_21 (view, x, y)$/
where_am_i	where.c	/^where_am_i (view, x, y, w1, E, N, w2)$/
yes	digit.c	/^yes()$/
zoom	zoom.c	/^zoom()$/
zoom1	zoom_box.c	/^zoom1(x,y)	\/* called by Input_pointer *\/$/
zoom2	zoom_box.c	/^zoom2 (x, y)$/
zoom_box	zoom_box.c	/^zoom_box()$/
zoom_point	zoom_pnt.c	/^zoom_point()$/
