home *** CD-ROM | disk | FTP | other *** search
- /*
- SNEWS 1.91
-
- Unbatch private decls
-
-
- Copyright (C) 1991 John McCombs, Christchurch, NEW ZEALAND
- john@ahuriri.gen.nz
- PO Box 2708, Christchurch, NEW ZEALAND
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License, version 1, as
- published by the Free Software Foundation.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- See the file COPYING, which contains a copy of the GNU General
- Public License.
-
- */
-
-
- /*------------------------------ defines ------------------------------*/
-
-
- /*----------------------------- prototypes --------------------------------*/
- FILE *decode_batches(char *fn, int no_toss);
- void toss(FILE *tmp_file);