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
Markus Klinik
c2-planning-scheduling-paper
Commits
c66bc45b
Commit
c66bc45b
authored
Nov 30, 2018
by
Markus Klinik
Browse files
coffee: wording
parent
f9389f1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
planning.tex
View file @
c66bc45b
...
...
@@ -122,7 +122,8 @@ The following code is its data type definition in Clean.
, haveCoffee :: Int
}
\end{CLEAN}
The three actions are defined as follows, given in pseudo-syntax of our action description DSL.
The three actions are defined as follows, described below.
They are given in our action description DSL, the format of which should be self-explanatory.
\begin{CLEAN}
Action addWater amount
(amount > 0
&&
state.water + amount <= maxWater)
...
...
Write
Preview
Markdown
is supported
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