Changeset 5f6c42c for doc/refrat
- Timestamp:
- Dec 15, 2015, 5:33:25 PM (10 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, string, with_gc
- Children:
- 35304009, 8360977
- Parents:
- ffad73a (diff), 4389966 (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. - File:
-
- 1 edited
-
doc/refrat/refrat.tex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/refrat/refrat.tex
rffad73a r5f6c42c 112 112 \lstset{ 113 113 language=CFA, 114 columns=f ullflexible,114 columns=flexible, 115 115 basicstyle=\sf\small, 116 116 tabsize=4, 117 117 xleftmargin=\parindent, 118 118 escapechar=@, 119 %fancyvrb=true,119 keepspaces=true, 120 120 %showtabs=true, 121 keepspaces=true, 122 showtabs=true, 123 tab=, 121 %tab=\rightarrowfill, 124 122 }% 125 123
Note:
See TracChangeset
for help on using the changeset viewer.