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

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

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

revision 1.109 by dirk, Sun Sep 21 07:54:23 2003 UTC revision 1.110 by dirk, Sat Oct 11 00:57:25 2003 UTC
# Line 584  SCM_API char *scm_isymnames[];   /* defi Line 584  SCM_API char *scm_isymnames[];   /* defi
584  #define SCM_IM_DELAY            SCM_MAKISYM (19)  #define SCM_IM_DELAY            SCM_MAKISYM (19)
585  #define SCM_IM_FUTURE           SCM_MAKISYM (20)  #define SCM_IM_FUTURE           SCM_MAKISYM (20)
586  #define SCM_IM_CALL_WITH_VALUES SCM_MAKISYM (21)  #define SCM_IM_CALL_WITH_VALUES SCM_MAKISYM (21)
587    #define SCM_IM_ELSE             SCM_MAKISYM (22)
588    #define SCM_IM_ARROW            SCM_MAKISYM (23)
589    
590  /* Multi-language support */  /* Multi-language support */
591    
592  #define SCM_IM_NIL_COND         SCM_MAKISYM (22)  #define SCM_IM_NIL_COND         SCM_MAKISYM (24)
593  #define SCM_IM_BIND             SCM_MAKISYM (23)  #define SCM_IM_BIND             SCM_MAKISYM (25)
594    
595    
596    

Legend:
Removed from v.1.109  
changed lines
  Added in v.1.110

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