Changeset b9d0fb6 for doc/proposals/concurrency/style
- Timestamp:
- Nov 7, 2017, 3:36:53 PM (7 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:
- 6fa9e71
- Parents:
- a2ea829
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/proposals/concurrency/style/cfa-format.tex
ra2ea829 rb9d0fb6 254 254 }{} 255 255 256 \lstnewenvironment{gocode}[1][]{ 257 \lstset{ 258 language = Golang, 259 style=defaultStyle, 260 #1 261 } 262 }{} 263 256 264 \newcommand{\zero}{\lstinline{zero_t}\xspace} 257 265 \newcommand{\one}{\lstinline{one_t}\xspace}
Note: See TracChangeset
for help on using the changeset viewer.