Changeset 687165a for doc/proposals/concurrency/style.tex
- Timestamp:
- Nov 23, 2016, 12:03:39 PM (6 years ago)
- Branches:
- aaron-thesis, arm-eh, 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:
- df3339a
- Parents:
- bbd44c5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/proposals/concurrency/style.tex
rbbd44c5 r687165a 2 2 3 3 \lstset{ 4 morekeywords=[2]{nomutex,mutex,thread,wait,wait_release,signal,signal_block,accept,monitor },4 morekeywords=[2]{nomutex,mutex,thread,wait,wait_release,signal,signal_block,accept,monitor,suspend,resume,coroutine}, 5 5 keywordstyle=[2]\color{blue}, % second set of keywords for concurency 6 6 basicstyle=\linespread{0.9}\tt\small, % reduce line spacing and use typewriter font
Note: See TracChangeset
for help on using the changeset viewer.