/[groff]/groff/src/preproc/eqn/box.h
ViewVC logotype

Diff of /groff/src/preproc/eqn/box.h

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

revision 1.5 by wl, Thu May 26 21:02:00 2005 UTC revision 1.6 by wl, Thu Jun 16 09:47:49 2005 UTC
# Line 1  Line 1 
1  // -*- C++ -*-  // -*- C++ -*-
2  /* Copyright (C) 1989, 1990, 1991, 1992, 2004 Free Software Foundation, Inc.  /* Copyright (C) 1989, 1990, 1991, 1992, 2004, 2005
3       Free Software Foundation, Inc.
4       Written by James Clark (jjc@jclark.com)       Written by James Clark (jjc@jclark.com)
5    
6  This file is part of groff.  This file is part of groff.
# Line 62  public: Line 63  public:
63    friend class list_box;    friend class list_box;
64  };  };
65    
66    // declarations to avoid friend name injection problems
67  box *make_script_box(box *, box *, box *);  box *make_script_box(box *, box *, box *);
68  box *make_mark_box(box *);  box *make_mark_box(box *);
69  box *make_lineup_box(box *);  box *make_lineup_box(box *);

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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