- Timestamp:
- May 30, 2017, 11:47:09 AM (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:
- 759908f, b78275b
- Parents:
- 55f5c59 (diff), 5e8d732 (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. - git-author:
- Peter A. Buhr <pabuhr@…> (05/30/17 11:44:57)
- git-committer:
- Peter A. Buhr <pabuhr@…> (05/30/17 11:47:09)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user/user.tex
r55f5c59 rd6fb3c7 11 11 %% Created On : Wed Apr 6 14:53:29 2016 12 12 %% Last Modified By : Peter A. Buhr 13 %% Last Modified On : Tue May 30 11:4 2:47201714 %% Update Count : 209 713 %% Last Modified On : Tue May 30 11:45:46 2017 14 %% Update Count : 2098 15 15 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 16 16 … … 5164 5164 \Celeven prescribes the following standard header-files~\cite[\S~7.1.2]{C11} and \CFA adds to this list: 5165 5165 \begin{quote2} 5166 \lstset{deletekeywords={float} ,deletekeywords=[2]{signal}}5166 \lstset{deletekeywords={float}} 5167 5167 \begin{tabular}{@{}llll|l@{}} 5168 5168 \multicolumn{4}{c|}{C11} & \multicolumn{1}{c}{\CFA} \\
Note: See TracChangeset
for help on using the changeset viewer.