Ignore:
Timestamp:
Jul 5, 2008, 6:27:00 PM (17 years ago)
Author:
cinc
Message:

Use 'public' instead of 'impl' as keyword for methods.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nomc/include/parser.h

    r383 r386  
    149149  IDL_SYMBOL_INTERFACE=G_TOKEN_LAST+1,
    150150  NOMC_SYMBOL_CLASS,
    151   NOMC_SYMBOL_IMPL,
     151  NOMC_SYMBOL_PUBLIC,
    152152  IDL_SYMBOL_INSTANCEVAR,
    153153  IDL_SYMBOL_OVERRIDE2,
Note: See TracChangeset for help on using the changeset viewer.