/[guile]/guile/guile-core/libguile/__scm.h
ViewVC logotype

Diff of /guile/guile-core/libguile/__scm.h

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

revision 1.84 by dirk, Sun Jun 30 22:03:43 2002 UTC revision 1.85 by dirk, Sun Jun 30 22:40:01 2002 UTC
# Line 3  Line 3 
3  #ifndef SCM___SCM_H  #ifndef SCM___SCM_H
4  #define SCM___SCM_H  #define SCM___SCM_H
5    
6  /* Copyright (C) 1995,1996,1998,1999,2000,2001 Free Software Foundation, Inc.  /* Copyright (C) 1995,1996,1998,1999,2000,2001,2002 Free Software Foundation, Inc.
7   *   *
8   * This program is free software; you can redistribute it and/or modify   * This program is free software; you can redistribute it and/or modify
9   * it under the terms of the GNU General Public License as published by   * it under the terms of the GNU General Public License as published by
# Line 99  Line 99 
99    
100  /* #define GUILE_DEBUG_FREELIST */  /* #define GUILE_DEBUG_FREELIST */
101    
 /* If the compile FLAG `SCM_CAUTIOUS' is #defined then the number of  
  * arguments is always checked for application of closures.  
  */  
 #define SCM_CAUTIOUS  
   
102  /* All the number support there is.  /* All the number support there is.
103   */   */
104  #define BIGNUMS  #define BIGNUMS

Legend:
Removed from v.1.84  
changed lines
  Added in v.1.85

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