Migrating to a new development image.
This commit is contained in:
parent
452db98945
commit
0ed3ffe53f
@ -845,7 +845,7 @@ GrafoscopioNode >> parent [
|
||||
{ #category : #accessing }
|
||||
GrafoscopioNode >> parent: aNode [
|
||||
"A parent is a node that has the current node in its children"
|
||||
aNode addNode: self.
|
||||
parent := aNode.
|
||||
]
|
||||
|
||||
{ #category : #'add/remove nodes' }
|
||||
|
Loading…
Reference in New Issue
Block a user