]> diplodocus.org Git - nmh/blob - sbr/seq_save.h
sendsbr.c: Move interface to own file.
[nmh] / sbr / seq_save.h
1 /* seq_save.h -- 1) synchronize sequences
2 * -- 2) save public sequences
3 *
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. */
7
8 void seq_save(struct msgs *);