/[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.87.2.1 by ttn, Mon Jul 9 07:31:05 2001 UTC revision 1.87.2.2 by ttn, Thu Mar 14 05:26:16 2002 UTC
# Line 696  scm_init_throw () Line 696  scm_init_throw ()
696    tc16_lazy_catch = scm_make_smob_type ("lazy-catch", 0);    tc16_lazy_catch = scm_make_smob_type ("lazy-catch", 0);
697    scm_set_smob_print (tc16_lazy_catch, lazy_catch_print);    scm_set_smob_print (tc16_lazy_catch, lazy_catch_print);
698    
 #ifndef SCM_MAGIC_SNARFER  
699  #include "libguile/throw.x"  #include "libguile/throw.x"
 #endif  
700  }  }
701    
702  /*  /*

Legend:
Removed from v.1.87.2.1  
changed lines
  Added in v.1.87.2.2

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