Show
Ignore:
Timestamp:
12/10/07 08:35:13 (11 months ago)
Author:
pmoura
Message:

Added syntax coloring and completion support for the "complements" category relation.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wenv/nedit/logtalk.pats

    r3951 r3952  
    2424    Entity directives:"(?<=:\\-\\s)(object|protocol|category|module)(?=[(])":::Preprocessor::\n\ 
    2525    Entity directives:"(?<=:\\-\\s)(end_object|end_protocol|end_category)(?=[.])":::Preprocessor::\n\ 
    26     Entity relations:"<(instantiates|specializes|extends|imports|implements)(?=[(])":::Preprocessor::\n\ 
     26    Entity relations:"<(complements|instantiates|specializes|extends|imports|implements)(?=[(])":::Preprocessor::\n\ 
    2727    Directives:"(?<=:\\-\\s)(alias|synchronized|encoding|export|initialization|info|mode|dynamic|discontiguous|public|protected|private|meta_predicate|multifile|op|calls|uses|use_module)(?=[(])":::Preprocessor::\n\ 
    2828    Directives:"(?<=:\\-\\s)(dynamic|synchronized|threaded)>":::Preprocessor::\n\