1.1 diff -r 3fe049d83e22 -r 752599b50ff3 tumble.h 1.2 --- a/tumble.h Thu Mar 20 01:08:05 2003 +0000 1.3 +++ b/tumble.h Thu Mar 20 06:54:08 2003 +0000 1.4 @@ -1,7 +1,7 @@ 1.5 /* 1.6 * tumble: build a PDF file from image files 1.7 * 1.8 - * $Id: tumble.h,v 1.16 2003/03/19 07:39:55 eric Exp $ 1.9 + * $Id: tumble.h,v 1.17 2003/03/19 22:54:07 eric Exp $ 1.10 * Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com> 1.11 * 1.12 * This program is free software; you can redistribute it and/or modify 1.13 @@ -17,7 +17,8 @@ 1.14 * 1.15 * You should have received a copy of the GNU General Public License 1.16 * along with this program; if not, write to the Free Software 1.17 - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA */ 1.18 + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA 1.19 + */ 1.20 1.21 1.22 extern int verbose;