/[pspp]/pspp/src/groff-font.c
ViewVC logotype

Diff of /pspp/src/groff-font.c

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

revision 1.11 by jmd, Sun May 1 07:24:24 2005 UTC revision 1.12 by blp, Sun Jul 31 21:42:46 2005 UTC
# Line 28  Line 28 
28  #include "alloc.h"  #include "alloc.h"
29  #include "error.h"  #include "error.h"
30  #include "filename.h"  #include "filename.h"
31    #include "getline.h"
32  #include "hash.h"  #include "hash.h"
33  #include "pool.h"  #include "pool.h"
34  #include "str.h"  #include "str.h"
35  #include "version.h"  #include "version.h"
36    
37    #include "gettext.h"
38    #define _(msgid) gettext (msgid)
39    
40  int font_number_to_index (int);  int font_number_to_index (int);
41    
42  int space_index;  int space_index;

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

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