Changeset 985e26d2 in mainline for contrib/highlight/adl.syntax


Ignore:
Timestamp:
2010-01-07T19:06:59Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8190e63
Parents:
743e17b (diff), eca2435 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge mainline changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/highlight/adl.syntax

    r743e17b r985e26d2  
    1818       
    1919        keyword whole ipcarg_t yellow
     20        keyword whole string yellow
     21        keyword whole stream yellow
    2022        keyword whole void yellow
    2123       
    2224        keyword whole in yellow
     25        keyword whole in_copy yellow
    2326        keyword whole out yellow
     27        keyword whole out_copy yellow
    2428       
    2529        keyword whole protocol yellow
     30        keyword whole initialization yellow
     31        keyword whole finalization yellow
    2632        keyword whole provides yellow
    2733        keyword whole requires yellow
Note: See TracChangeset for help on using the changeset viewer.