home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / lib / aspell / ccpp.amf next >
Encoding:
Text File  |  2006-06-19  |  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.