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
e450d430291ac6cec88842ea0f0aa58dcd7dddf8
e450d430291ac6cec88842ea0f0aa58dcd7dddf8
Switch branch/tag
ProofScriptParser
..
contraposition
test.kps
Find file
Normal view
History
Permalink
test.kps
47 Bytes
Newer
Older
Debugging Strcuture and Controller first interface ideas
Sarah Grebing
committed
Jun 21, 2017
1
2
3
4
script t(i:int, j:int){
i:= 0;
j:= 0;
}