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

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

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

revision 1.2 by hanwen, Sun Aug 4 00:17:18 2002 UTC revision 1.3 by hanwen, Thu Aug 8 19:47:31 2002 UTC
# Line 39  Line 39 
39   * whether to permit this exception to apply to your modifications.   * whether to permit this exception to apply to your modifications.
40   * If you do not wish that, delete this exception notice.  */   * If you do not wish that, delete this exception notice.  */
41    
42    #include <stdio.h>
43  #include "libguile/scmconfig.h"  #include "libguile/scmconfig.h"
44    
45    #ifndef HAVE_INLINE
46  #define HAVE_INLINE  #define HAVE_INLINE
47    #endif
48    
49  #define EXTERN_INLINE  #define EXTERN_INLINE
50  #undef SCM_INLINE_H  #undef SCM_INLINE_H
51    

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

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