These files contain programs for aligning two sequences within a specified region. (see: Chao, K.-M., Hardison, R. C. and Miller, W. (1993) "Constrained sequence alignment" Bulletin of Mathematical Biology, 55, 503-524.) This package contains the following files: README Makefile g_any.driver.c g_any.c (for global alignments) l_any.driver.c l_any.c (for local alignments) To make a compiled version under UNIX, type "make". Note: a bug in l_any.c was fixed on 6/27/93. a bug in g_any.c was fixed on 8/27/93.