NAME

sep_set_no_grid - set that the output tag does not have a grid


SYNOPSIS

#include <sep3d.h>

int sep_set_no_grid(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


SEE ALSO

the sep_set_no_headers manpage


LIBRARY

sep3d