/* SNEWS 2.0 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_batch(char *fn, char *tn, int no_toss); void toss(FILE *tmp_file); #define COMPRESS 0x9D1F #define FREEZE 0x9F1F