/[guile]/guile/guile-core/libguile/convert.c
ViewVC logotype

Diff of /guile/guile-core/libguile/convert.c

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

revision 1.1 by ela, Thu Jan 31 10:38:50 2002 UTC revision 1.2 by ghouston, Mon Feb 25 22:07:52 2002 UTC
# Line 52  Line 52 
52    
53  #include "libguile/convert.h"  #include "libguile/convert.h"
54    
55    #ifdef HAVE_STRING_H
56    #include <string.h>
57    #endif
58    
59  #define CTYPE char  #define CTYPE char
60  #define SCM2CTYPES_FN "scm_c_scm2chars"  #define SCM2CTYPES_FN "scm_c_scm2chars"
61  #define SCM2CTYPES scm_c_scm2chars  #define SCM2CTYPES scm_c_scm2chars

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