1.1 --- a/tumble_input.h Tue Mar 25 09:38:08 2003 +0000 1.2 +++ b/tumble_input.h Thu Apr 10 08:47:30 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_input.h,v 1.2 2003/03/20 06:55:27 eric Exp $ 1.8 + * $Id: tumble_input.h,v 1.3 2003/04/10 00:47:30 eric Exp $ 1.9 * Copyright 2003 Eric Smith <eric@brouhaha.com> 1.10 * 1.11 * This program is free software; you can redistribute it and/or modify 1.12 @@ -64,3 +64,4 @@ 1.13 1.14 void init_tiff_handler (void); 1.15 void init_jpeg_handler (void); 1.16 +void init_pbm_handler (void);