/[groff]/groff/src/devices/grohtml/html-table.h
ViewVC logotype

Diff of /groff/src/devices/grohtml/html-table.h

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

revision 1.2 by wlemb, Tue Apr 15 15:13:21 2003 UTC revision 1.3 by wl, Tue Oct 12 21:39:31 2004 UTC
# Line 1  Line 1 
1  // -*- C++ -*-  // -*- C++ -*-
2  /* Copyright (C) 2002, 2003 Free Software Foundation, Inc.  /* Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
3   *   *
4   *  Gaius Mulley (gaius@glam.ac.uk) wrote html-table.h   *  Gaius Mulley (gaius@glam.ac.uk) wrote html-table.h
5   *   *
# Line 45  public: Line 45  public:
45    void  clear         (void);    void  clear         (void);
46    int   compatible    (const char *s);    int   compatible    (const char *s);
47    void  init          (const char *s);    void  init          (const char *s);
48      void  check_init    (const char *s);
49    int   find_tab      (int pos);    int   find_tab      (int pos);
50    int   get_tab_pos   (int n);    int   get_tab_pos   (int n);
51    char  get_tab_align (int n);    char  get_tab_align (int n);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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