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

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

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

revision 1.89 by ossau, Tue Jan 22 23:31:39 2002 UTC revision 1.90 by ttn, Thu Mar 14 03:47:43 2002 UTC
# Line 697  scm_init_throw () Line 697  scm_init_throw ()
697    tc16_lazy_catch = scm_make_smob_type ("lazy-catch", 0);    tc16_lazy_catch = scm_make_smob_type ("lazy-catch", 0);
698    scm_set_smob_print (tc16_lazy_catch, lazy_catch_print);    scm_set_smob_print (tc16_lazy_catch, lazy_catch_print);
699    
 #ifndef SCM_MAGIC_SNARFER  
700  #include "libguile/throw.x"  #include "libguile/throw.x"
 #endif  
701  }  }
702    
703  /*  /*

Legend:
Removed from v.1.89  
changed lines
  Added in v.1.90

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