Changes in tools/cfa.nanorc [3be6ef3:f11296a]
- File:
-
- 1 edited
-
tools/cfa.nanorc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tools/cfa.nanorc
r3be6ef3 rf11296a 10 10 color green "\<(forall|trait|(o|d|f|t)type|mutex|_Bool|volatile|virtual)\>" 11 11 color green "\<(float|double|bool|char|int|short|long|enum|void|auto)\>" 12 color green "\<(static|const|extern|(un)?signed|inline|sizeof|vtable)\>" 12 13 color green "\<((s?size)|one|zero|((u_?)?int(8|16|32|64|ptr)))_t\>" 13 color green "\<(static|const|extern|(un)?signed|inline)\>"14 color green "\<(typeof|vtable|sizeof|alignof)\>"15 14 16 15 # Declarations
Note:
See TracChangeset
for help on using the changeset viewer.