/* edit_dist.h */ /* The authors make no claims as to the fitness or correctness of this software * for any use whatsoever, and it is provided as is. Any use of this software * is at the user's own risk. */ /* DON'T EDIT BELOW THIS LINE OR YOUR CHANGES WILL BE LOST! */ int edit_distn _((char*,int,char*,int));