Skip to content

Commit

Permalink
categorize method
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusDenker committed Jul 29, 2020
1 parent 864ac1a commit 971eac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Kernel/Behavior.class.st
Expand Up @@ -631,7 +631,7 @@ Behavior >> deepCopy [
^ self shallowCopy
]

{ #category : #'as yet unclassified' }
{ #category : #'accessing instances and variables' }
Behavior >> definedVariables [
"return all the Variables defined"
^ self slots
Expand Down

0 comments on commit 971eac9

Please sign in to comment.