ADT
        ast-experimental
        enum
        forall-pointer-decay
        pthread-emulation
        qualifiedEnum
      
      
        
          | Last change
 on this file since 86bd8538 was             9ca94af, checked in by Peter A. Buhr <pabuhr@…>, 8 years ago | 
        
          | 
add additional CFA and gcc keywords
 | 
        
          | 
              
Property                 mode
 set to                 100644 | 
        
          | File size:
            1.3 KB | 
      
      
| Rev | Line |  | 
|---|
| [83e680d] | 1 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -*- Mode: Latex -*- %%%%%%%%%%%%%%%%%%%%%%%%%%%% | 
|---|
|  | 2 | %% | 
|---|
|  | 3 | %% Cforall Version 1.0.0 Copyright (C) 2016 University of Waterloo | 
|---|
|  | 4 | %% | 
|---|
|  | 5 | %% The contents of this file are covered under the licence agreement in the | 
|---|
|  | 6 | %% file "LICENCE" distributed with Cforall. | 
|---|
|  | 7 | %% | 
|---|
|  | 8 | %% keywords.tex -- | 
|---|
|  | 9 | %% | 
|---|
|  | 10 | %% Author           : Peter A. Buhr | 
|---|
|  | 11 | %% Created On       : Sun Aug  6 08:17:27 2017 | 
|---|
|  | 12 | %% Last Modified By : Peter A. Buhr | 
|---|
| [9ca94af] | 13 | %% Last Modified On : Fri Apr  6 15:16:11 2018 | 
|---|
|  | 14 | %% Update Count     : 7 | 
|---|
| [83e680d] | 15 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | 
|---|
|  | 16 | \begin{tabular}{@{}llllll@{}} | 
|---|
|  | 17 | \begin{tabular}{@{}l@{}} | 
|---|
|  | 18 | ©catch©                 \\ | 
|---|
|  | 19 | ©catchResume©   \\ | 
|---|
|  | 20 | ©choose©                \\ | 
|---|
|  | 21 | ©coroutine©             \\ | 
|---|
| [9ca94af] | 22 | ©disable©               \\ | 
|---|
| [83e680d] | 23 | \end{tabular} | 
|---|
|  | 24 | & | 
|---|
|  | 25 | \begin{tabular}{@{}l@{}} | 
|---|
|  | 26 | ©dtype©                 \\ | 
|---|
|  | 27 | ©enable©                \\ | 
|---|
| [9ca94af] | 28 | ©exception©             \\ | 
|---|
| [83e680d] | 29 | ©fallthrough©   \\ | 
|---|
|  | 30 | ©fallthru©              \\ | 
|---|
|  | 31 | \end{tabular} | 
|---|
|  | 32 | & | 
|---|
|  | 33 | \begin{tabular}{@{}l@{}} | 
|---|
|  | 34 | ©finally©               \\ | 
|---|
|  | 35 | ©forall©                \\ | 
|---|
|  | 36 | ©ftype©                 \\ | 
|---|
|  | 37 | ©monitor©               \\ | 
|---|
| [9ca94af] | 38 | ©mutex©                 \\ | 
|---|
| [83e680d] | 39 | \end{tabular} | 
|---|
|  | 40 | & | 
|---|
|  | 41 | \begin{tabular}{@{}l@{}} | 
|---|
|  | 42 | ©one_t©                 \\ | 
|---|
|  | 43 | ©otype©                 \\ | 
|---|
|  | 44 | ©throw©                 \\ | 
|---|
|  | 45 | ©throwResume©   \\ | 
|---|
| [9ca94af] | 46 | ©trait©                 \\ | 
|---|
| [83e680d] | 47 | \end{tabular} | 
|---|
|  | 48 | & | 
|---|
|  | 49 | \begin{tabular}{@{}l@{}} | 
|---|
|  | 50 | ©try©                   \\ | 
|---|
|  | 51 | ©ttype©                 \\ | 
|---|
|  | 52 | ©virtual©               \\ | 
|---|
| [2ad507b8] | 53 | ©waitfor©               \\ | 
|---|
| [9ca94af] | 54 | ©when©                  \\ | 
|---|
| [83e680d] | 55 | \end{tabular} | 
|---|
|  | 56 | & | 
|---|
|  | 57 | \begin{tabular}{@{}l@{}} | 
|---|
| [2ad507b8] | 58 | ©with©                  \\ | 
|---|
| [83e680d] | 59 | ©zero_t©                \\ | 
|---|
|  | 60 | \\ | 
|---|
|  | 61 | \\ | 
|---|
| [9ca94af] | 62 | \\ | 
|---|
| [83e680d] | 63 | \end{tabular} | 
|---|
|  | 64 | \end{tabular} | 
|---|
|  | 65 | % Local Variables: % | 
|---|
|  | 66 | % tab-width: 4 % | 
|---|
|  | 67 | % fill-column: 100 % | 
|---|
|  | 68 | % compile-command: "make" % | 
|---|
|  | 69 | % End: % | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.