/[xmakemol]/xmakemol/gl2ps.c
ViewVC logotype

Diff of /xmakemol/gl2ps.c

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

revision 1.1 by MPHodges, Mon Mar 24 23:09:52 2003 UTC revision 1.2 by MPHodges, Tue Mar 25 21:10:49 2003 UTC
# Line 37  Line 37 
37   *   Guy Barrand <barrand@lal.in2p3.fr>   *   Guy Barrand <barrand@lal.in2p3.fr>
38   */   */
39    
40    #ifdef HAVE_CONFIG_H            /* XMakemol */
41    #include "config.h"
42    #endif
43    
44    #ifdef GL                       /* XMakemol */
45    
46  #include <string.h>  #include <string.h>
47  #include <sys/types.h>  #include <sys/types.h>
48  #include <stdarg.h>  #include <stdarg.h>
# Line 2291  GL2PSDLL_API GLint gl2psLineWidth(GLfloa Line 2297  GL2PSDLL_API GLint gl2psLineWidth(GLfloa
2297    
2298    return GL2PS_SUCCESS;    return GL2PS_SUCCESS;
2299  }  }
2300    #endif /* GL */

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

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