Mmain	main.c	/^main(argc,argv)$/
alloc_bufs	extr_lines.c	/^alloc_bufs(size)$/
at_end	io.c	/^static int at_end(ptr)$/
blank_line	io.c	/^blank_line(buf)$/
close_file	io.c	/^close_file()$/
end_line	extr_lines.c	/^static struct COOR *end_line(ptr,node)$/
extend_line	extr_lines.c	/^extend_line(p,q)$/
extract_lines	extr_lines.c	/^extract_lines()$/
fill_head	io.c	/^fill_head()$/
find_end	io.c	/^static struct COOR *find_end(seed,dir,result,n)$/
get_ptr	extr_lines.c	/^struct COOR *get_ptr()$/
join_lines	extr_lines.c	/^join_lines(p,q)$/
move	io.c	/^move(point)$/
nabors	extr_lines.c	/^static nabors()$/
open_file	io.c	/^open_file (cell,digit)$/
open_it	io.c	/^open_it (name)$/
read_next	extr_lines.c	/^static read_next()$/
read_row	io.c	/^read_row (buf)$/
start_line	extr_lines.c	/^static struct COOR *start_line(node)$/
stop_line	extr_lines.c	/^stop_line(p,q)$/
syntax	io.c	/^syntax(argc,argv,input,output)$/
update_list	extr_lines.c	/^static update_list(count)$/
write_line	io.c	/^write_line(seed)$/
write_ln	io.c	/^write_ln (begin,end,n)$/
xfree	io.c	/^xfree(addr,label)$/
xmalloc	io.c	/^char *xmalloc(size,label)$/
xrealloc	io.c	/^char *xrealloc(addr,size,label)$/
