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