Mercurial > hg > xemacs-beta
comparison lib-src/etags.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 |
---|---|
3728 } | 3728 } |
3729 | 3729 |
3730 /* | 3730 /* |
3731 * Postscript tag functions | 3731 * Postscript tag functions |
3732 * Just look for lines where the first character is '/' | 3732 * Just look for lines where the first character is '/' |
3733 * Richard Mlynarik <mly@adoc.xerox.com> | 3733 * Richard Mlynarik <Mly@POBox.COM> |
3734 */ | 3734 */ |
3735 void | 3735 void |
3736 Postscript_functions (inf) | 3736 Postscript_functions (inf) |
3737 FILE *inf; | 3737 FILE *inf; |
3738 { | 3738 { |