home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / Inkscape / Inkscape-0.48.2-1-win32.exe / lib / aspell-0.60 / ccpp.amf < prev    next >
Encoding:
Text File  |  2010-03-06  |  346 b   |  19 lines

  1. MODE ccpp
  2.  
  3. ASPELL >=0.60.1
  4.  
  5. MAGIC /<noregex>/c/cc/cpp
  6. MAGIC /<noregex>/h/hpp
  7.  
  8. DESCRIPTION mode for checking C++ comments and string literals
  9.  
  10. FILTER url
  11. FILTER context
  12. OPTION clear-context-delimiters 
  13. OPTION add-context-delimiters /* */
  14. OPTION add-context-delimiters // \0
  15. OPTION add-context-delimiters " "
  16. OPTION disable-context-visible-first
  17.  
  18.  
  19.