Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
sarah.grebing
ProofScriptParser
Commits
b005da8a
Commit
b005da8a
authored
Dec 11, 2018
by
Lulu Luong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added help.html to Examples (applyEq + impLeft)
parent
9a5acb67
Pipeline
#34821
passed with stages
in 2 minutes and 14 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
0 deletions
+21
-0
ui/src/main/resources/edu/kit/iti/formal/psdbg/examples/applyEq/help.html
...urces/edu/kit/iti/formal/psdbg/examples/applyEq/help.html
+11
-0
ui/src/main/resources/edu/kit/iti/formal/psdbg/examples/impLeft/help.html
...urces/edu/kit/iti/formal/psdbg/examples/impLeft/help.html
+10
-0
No files found.
ui/src/main/resources/edu/kit/iti/formal/psdbg/examples/applyEq/help.html
0 → 100644
View file @
b005da8a
<html>
<body>
<h1>
Multiple instantiations of schema variables possible
</h1>
<h2>
on a Example with 'applyEq'
</h2>
This example script demonstrates the failing application of a statement, in this case 'applyEq', because of insufficient
parameterization.
Multiple instantiations of schema variables are possible.
</body>
</html>
\ No newline at end of file
ui/src/main/resources/edu/kit/iti/formal/psdbg/examples/impLeft/help.html
0 → 100644
View file @
b005da8a
<html>
<body>
<h1>
Application on multiple formulas possible
</h1>
<h2>
on a example with 'impLeft'
</h2>
This example script demonstrates the failing application of a statement, in this case 'impLeft', because of insufficient
parameterization.
Application is possible on multiple formulas.
</body>
</html>
\ No newline at end of file
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