Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
verimag
synchrone
lutin
Commits
3d7485e8
Commit
3d7485e8
authored
Jul 13, 2010
by
Pascal Raymond
Browse files
No more src dir in lutin-man
parent
922e75a2
Changes
6
Show whitespace changes
Inline
Side-by-side
doc/lutin-man/
src/
commands.tex
→
doc/lutin-man/commands.tex
View file @
3d7485e8
File moved
doc/lutin-man/
src/
language.tex
→
doc/lutin-man/language.tex
View file @
3d7485e8
...
@@ -340,11 +340,11 @@ Here is an example of (global) boolean combinator:
...
@@ -340,11 +340,11 @@ Here is an example of (global) boolean combinator:
~
\\
~
\\
Here is an example of (global) trace combinator. It takes two traces (behavior)
Here is an example of (global) trace combinator. It takes two traces (behavior
s
)
and "returns" a behavior that:
and "returns" a behavior that:
\begin{itemize}
\begin{itemize}
\item
runs the two
behavior
arguments in parrallel,
\item
runs the two
trace
arguments in parrallel,
\item
terminates
as soon as the first
one terminates.
\item
terminates
when the second
one terminates.
\end{itemize}
\end{itemize}
\begin{program}
\begin{program}
\key
{
let
}
as
\_
long
\_
as(X, Y :
\key
{
trace
}
) :
\key
{
trace
}
=
\\
\key
{
let
}
as
\_
long
\_
as(X, Y :
\key
{
trace
}
) :
\key
{
trace
}
=
\\
...
...
doc/lutin-man/
src/
lutsyntax.tex
→
doc/lutin-man/lutsyntax.tex
View file @
3d7485e8
File moved
doc/lutin-man/
src/
main.tex
→
doc/lutin-man/main.tex
View file @
3d7485e8
File moved
doc/lutin-man/
src/
semantics.tex
→
doc/lutin-man/semantics.tex
View file @
3d7485e8
File moved
doc/lutin-man/
src/
x11colors.tex
→
doc/lutin-man/x11colors.tex
View file @
3d7485e8
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment