Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sarah.grebing
ProofScriptParser
9a5acb67782bf039244230559729eec7f034b084
9a5acb67782bf039244230559729eec7f034b084
Switch branch/tag
ProofScriptParser
..
impLeft
script.kps
Find file
Normal view
History
Permalink
script.kps
45 Bytes
Newer
Older
added ImpLeft Example (indistinct application of impLeft)
Lulu Luong
committed
Dec 11, 2018
1
2
3
4
5
script s() {
impRight;
andLeft;
impLeft;
}