]>
diplodocus.org Git - nmh/blob - sbr/seq_save.h
1 /* seq_save.h -- 1) synchronize sequences
2 * -- 2) save public sequences
4 * This code is Copyright (c) 2017, by the authors of nmh. See the
5 * COPYRIGHT file in the root directory of the nmh distribution for
6 * complete copyright information. */
8 void seq_save(struct msgs
*);