- Timestamp:
 - Feb 8, 2024, 2:20:18 PM (21 months ago)
 - Branches:
 - master
 - Children:
 - 9d4628b
 - Parents:
 - 14755e5
 - File:
 - 
      
- 1 edited
 
- 
          
  tools/cfa.nanorc (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
tools/cfa.nanorc
r14755e5 r3be6ef3 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)\>"13 12 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)\>" 14 15 15 16 # Declarations  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.