Changeset 4240 for trunk/wenv/kate/logtalk.xml
- Timestamp:
- 04/30/08 09:53:42 (5 months ago)
- Files:
-
- 1 modified
-
trunk/wenv/kate/logtalk.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wenv/kate/logtalk.xml
r3952 r4240 59 59 <RegExpr String = "\b(open|close)(?=[(])" attribute = "Built-in" context = "#stay" /> 60 60 <RegExpr String = "\bflush_output(?=[(])" attribute = "Built-in" context = "#stay" /> 61 <RegExpr String = "\b flush_output\b" attribute = "Built-in" context = "#stay" />61 <RegExpr String = "\b(at_end_of_stream|flush_output)\b" attribute = "Built-in" context = "#stay" /> 62 62 <RegExpr String = "\b(stream_property|at_end_of_stream|set_stream_position)(?=[(])" attribute = "Built-in" context = "#stay" /> 63 63 <!-- Character and byte input/output -->
