Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
9.2.2023: Due to updates GitLab will be unavailable for some minutes between 9:00 and 11:00.
Open sidebar
i7
peregrine
Commits
34750e91
Commit
34750e91
authored
Dec 03, 2014
by
Philipp Meyer
Browse files
Renamed terminating option to termination
parent
c892a4e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Main.hs
View file @
34750e91
...
...
@@ -116,7 +116,7 @@ options =
}))
"Prove termination by reducing it to reachability"
,
Option
""
[
"terminatin
g
"
]
,
Option
""
[
"terminati
o
n"
]
(
NoArg
(
\
opt
->
Right
opt
{
optProperties
=
Termination
:
optProperties
opt
}))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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