comparison lib-src/ootags.c @ 371:cc15677e0335 r21-2b1

Import from CVS: tag r21-2b1
author cvs
date Mon, 13 Aug 2007 11:03:08 +0200
parents a4f53d9b3154
children 74fd4e045ea6
comparison
equal deleted inserted replaced
370:bd866891f083 371:cc15677e0335
4074 } 4074 }
4075 4075
4076 /* 4076 /*
4077 * Postscript tag functions 4077 * Postscript tag functions
4078 * Just look for lines where the first character is '/' 4078 * Just look for lines where the first character is '/'
4079 * Richard Mlynarik <Mly@POBox.COM> 4079 * Richard Mlynarik <mly@adoc.xerox.com>
4080 */ 4080 */
4081 void 4081 void
4082 Postscript_functions (inf) 4082 Postscript_functions (inf)
4083 FILE *inf; 4083 FILE *inf;
4084 { 4084 {