NAME

sep_set_no_headers - set no headers to an output tag


SYNOPSIS

#include <sep3d.h>

int sep_set_no_headers(char *tag_history)


INPUT PARAMETER

char *tag_history :
         tag of History File for which to null the gff pointer


RETURN VALUE

 0 if successful
 -1 if either tag_history is not a SEP History File


DESCRIPTION

   Set the gff pointer to -1 in the History File tag_history


LIBRARY

sep3d