home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / tools / Editeur / CORBA.INI < prev    next >
INI File  |  1997-08-26  |  439b  |  55 lines

  1. [FileTypes]
  2. Types=*.idl
  3.  
  4. [Comments]
  5. Beginning=/*|//|
  6. End=*/||
  7.  
  8. [Keywords]
  9. #define
  10. #elif
  11. #else
  12. #endif
  13. #error
  14. #if
  15. #ifdef
  16. #ifndef
  17. #include
  18. #line
  19. #printf
  20. #undef
  21. any
  22. attribute
  23. boolean
  24. case
  25. char
  26. const
  27. context
  28. default
  29. double
  30. enum
  31. exception
  32. FALSE
  33. float
  34. in
  35. inout
  36. interface
  37. long
  38. module
  39. Object
  40. octet
  41. oneway
  42. out
  43. raises
  44. readonly
  45. sequence
  46. short
  47. string
  48. struct
  49. switch
  50. TRUE
  51. typedef
  52. unsigned
  53. union
  54. void
  55.