~ubuntu-branches/ubuntu/lucid/gauche-c-wrapper/lucid

« back to all changes in this revision

Viewing changes to lib/c-wrapper/c-lex.scm

  • Committer: Bazaar Package Importer
  • Author(s): NIIBE Yutaka
  • Date: 2008-07-16 10:51:00 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20080716105100-ye2wkbrk9087iwr8
Tags: upstream-0.5.4
ImportĀ upstreamĀ versionĀ 0.5.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
116
116
    (@catch AT_CATCH)
117
117
    (@finally AT_FINALLY)
118
118
    (@synchronized AT_SYNCHRONIZED)
 
119
    (@property AT_PROPERTY)
 
120
    (@synthesize AT_SYNTHESIZE)
 
121
    (@dynamic AT_DYNAMIC)
 
122
    (@optional AT_OPTIONAL)
 
123
    (@required AT_REQUIRED)
119
124
    ))
120
125
 
121
126
(define c-operators