Changeset b31fbf2 for doc/generic_types
- Timestamp:
 - Apr 17, 2017, 6:23:31 PM (9 years ago)
 - Branches:
 - ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
 - Children:
 - c13b2b8
 - Parents:
 - 7aa78b4
 - File:
 - 
      
- 1 edited
 
- 
          
  doc/generic_types/generic_types.tex (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
doc/generic_types/generic_types.tex
r7aa78b4 rb31fbf2 164 164 \begin{center} 165 165 \setlength{\tabcolsep}{10pt} 166 \begin{tabular}{@{}r|c|c|c|c|c|c|c@{}} 167 & 2017 & 2012 & 2007 & 2002 & 1997 & 1992 & 1987 \\ 168 \hline 166 \begin{tabular}{@{}rccccccc@{}} 167 & 2017 & 2012 & 2007 & 2002 & 1997 & 1992 & 1987 \\ \hline 169 168 Java & 1 & 1 & 1 & 1 & 12 & - & - \\ 170 \hline171 169 \Textbf{C} & \Textbf{2}& \Textbf{2}& \Textbf{2}& \Textbf{2}& \Textbf{1}& \Textbf{1}& \Textbf{1} \\ 172 \hline173 170 \CC & 3 & 3 & 3 & 3 & 2 & 2 & 4 \\ 174 171 \end{tabular}  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.