Changeset a029714 for doc/LaTeXmacros/lstlang.sty
- Timestamp:
- May 30, 2017, 9:53:10 AM (6 years ago)
- Branches:
- ADT, 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:
- 5e8d732
- Parents:
- 4a368547
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/LaTeXmacros/lstlang.sty
r4a368547 ra029714 114 114 __typeof__, zero_t}, 115 115 morekeywords=[2]{ 116 accept,_Atomic, coroutine, is_coroutine, is_monitor, is_thread, monitor, mutex, nomutex,117 resume, s ignal, signal_block, suspend, thread, _Thread_local, wait, yield},116 _Atomic, coroutine, is_coroutine, is_monitor, is_thread, monitor, mutex, nomutex, 117 resume, suspend, thread, _Thread_local, yield}, 118 118 } 119 119
Note: See TracChangeset
for help on using the changeset viewer.