/[groff]/groff/src/include/printer.h
ViewVC logotype

Diff of /groff/src/include/printer.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by wl, Sat Oct 30 11:11:00 2004 UTC revision 1.13 by wl, Thu Dec 16 13:09:54 2004 UTC
# Line 7  Line 7 
7    
8     Written by James Clark (jjc@jclark.com)     Written by James Clark (jjc@jclark.com)
9    
10     Last update: 12 Apr 2002     Last update: 15 Dec 2004
11    
12     This file is part of groff.     This file is part of groff.
13    
# Line 83  public: Line 83  public:
83    virtual void end_of_line();    virtual void end_of_line();
84    virtual void special(char *arg, const environment *env,    virtual void special(char *arg, const environment *env,
85                         char type = 'p');                         char type = 'p');
86      virtual void devtag(char *arg, const environment *env,
87                          char type = 'p');
88    
89  protected:  protected:
90    font_pointer_list *font_list;    font_pointer_list *font_list;

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26