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
Pieter Koopman
Personal Prof public repository
Commits
74c50651
Commit
74c50651
authored
Apr 21, 2020
by
Markus Klinik
Browse files
code formatting
parent
3f53b241
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/AssignmentSnakeRules.rsc
View file @
74c50651
...
...
@@ -53,7 +53,7 @@ set[Message] aSnake_controller_separated(M3 model)
, javafxSceneInputMouseEvent
};
set[loc] permittedClasses =
{findClass(model, "Main")
{
findClass(model, "Main")
, findClass(model, "InputHandler")
};
return { error("<getName(model, eventClass)>: only InputHandler should handle input events", class)
...
...
Write
Preview
Supports
Markdown
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