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

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

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

revision 1.34 by wlemb, Thu Nov 13 08:34:58 2003 UTC revision 1.35 by wl, Thu Mar 17 08:29:15 2005 UTC
# Line 1  Line 1 
1  // -*- C++ -*-  // -*- C++ -*-
2  /* Copyright (C) 1989-2000, 2001, 2002, 2003 Free Software Foundation, Inc.  /* Copyright (C) 1989-2000, 2001, 2002, 2003, 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 29  extern "C" { Line 30  extern "C" {
30    const char *i_to_a(int);    const char *i_to_a(int);
31    const char *ui_to_a(unsigned int);    const char *ui_to_a(unsigned int);
32    const char *if_to_a(int, int);    const char *if_to_a(int, int);
33      double groff_hypot(double, double);
34  }  }
35    
36  /* stdio.h on IRIX, OSF/1, emx, UWIN, and MinGW include getopt.h */  /* stdio.h on IRIX, OSF/1, emx, UWIN, and MinGW include getopt.h */

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

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