comparison lib-src/ootags.c @ 367:a4f53d9b3154 r21-1-13

Import from CVS: tag r21-1-13
author cvs
date Mon, 13 Aug 2007 11:01:07 +0200
parents 57709be46d1b
children cc15677e0335
comparison
equal deleted inserted replaced
366:83d76f480a59 367:a4f53d9b3154
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@adoc.xerox.com> 4079 * Richard Mlynarik <Mly@POBox.COM>
4080 */ 4080 */
4081 void 4081 void
4082 Postscript_functions (inf) 4082 Postscript_functions (inf)
4083 FILE *inf; 4083 FILE *inf;
4084 { 4084 {