Skip to content
Snippets Groups Projects
Commit ad6228ad authored by Basile Desloges's avatar Basile Desloges
Browse files

[eacsl:doc] Update reference and implementation manual

parent 3a59ad27
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,6 @@ currently implemented into the \framac's \eacsl plug-in.
& exclusive or operator \\ % \lstinline|^^|
& let bindings \\
& quantifications over non-integer types \\
& \lstinline|\\separated| \\
& \lstinline|\\specified|
\\
\hline
......
......@@ -10,7 +10,7 @@
| { "\fresh" two-labels? "(" term, term ")" };
| "\valid" { one-label? } "(" location-address ")" ;
| "\valid_read" { one-label? } "(" location-address ")";
| { "\separated" "(" location-address "," location-addresses ")" };
| "\separated" "(" location-address "," location-addresses ")";
\
{ one-label } ::= { "{" id "}" } ;
\
......
......@@ -721,8 +721,7 @@ predicates which are related to memory location.
\subsection{Separation}\label{sec:separation}
\nodiff
\difficultswhy{\notimplemented{\lstinline|\\separated|}}{the implementation of a
memory model}
\difficultwhy{\lstinline|\\separated|}{the implementation of a memory model}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment