changed program name from t2p to tumble.
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
/*
|
||||
* t2p: Create a PDF file from the contents of one or more TIFF
|
||||
* bilevel image files. The images in the resulting PDF file
|
||||
* will be compressed using ITU-T T.6 (G4) fax encoding.
|
||||
* tumble: build a PDF file from image files
|
||||
*
|
||||
* Lexical analyzer
|
||||
* $Id: scanner.l,v 1.17 2003/02/21 00:49:11 eric Exp $
|
||||
* $Id: scanner.l,v 1.18 2003/03/13 00:57:05 eric Exp $
|
||||
* Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
||||
Reference in New Issue
Block a user