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

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

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

revision 1.5.2.1 by ttn, Mon Jul 9 07:31:04 2001 UTC revision 1.5.2.2 by ttn, Thu Mar 14 05:26:15 2002 UTC
# Line 148  void Line 148  void
148  scm_init_properties ()  scm_init_properties ()
149  {  {
150    scm_properties_whash = scm_make_weak_key_hash_table (SCM_MAKINUM (511));    scm_properties_whash = scm_make_weak_key_hash_table (SCM_MAKINUM (511));
 #ifndef SCM_MAGIC_SNARFER  
151  #include "libguile/properties.x"  #include "libguile/properties.x"
 #endif  
152  }  }
153    
154    

Legend:
Removed from v.1.5.2.1  
changed lines
  Added in v.1.5.2.2

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