Changeset 275 for trunk/idl-compiler/c/nom-idl-compiler.c
- Timestamp:
- Mar 26, 2007, 10:17:04 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/idl-compiler/c/nom-idl-compiler.c
r272 r275 85 85 {"NOMCLASSNAME", IDL_SYMBOL_CLSNAME, KIND_UNKNOWN}, 86 86 {"NOMMETACLASS", IDL_SYMBOL_OLDMETACLASS, KIND_UNKNOWN}, 87 {"MetaClass", IDL_SYMBOL_METACLASS, KIND_UNKNOWN}, 87 {"metaclass", IDL_SYMBOL_METACLASS, KIND_UNKNOWN}, 88 {"filestem", IDL_SYMBOL_FILESTEM, KIND_UNKNOWN}, 88 89 {"native", IDL_SYMBOL_NATIVE, KIND_UNKNOWN}, 89 90 {"gulong", IDL_SYMBOL_GULONG, KIND_TYPESPEC},
Note:
See TracChangeset
for help on using the changeset viewer.