tumble_input.h

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