#ifndef SIM_DISCRIM_H #define SIM_DISCRIM_H /* $Id: sim_discrim.h,v 1.2 1998/08/26 21:00:52 florea Exp $ */ bool is_DNA(uchar *s, int len); #endif