X Tutup
Skip to content

Commit 5ae43f8

Browse files
author
Johan Brichau
committed
revert changes for categories in Squeak packages
1 parent 14e6afb commit 5ae43f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
self packageOrganizer ensurePackage: #'Grease-Squeak5-Core' withTags: #()!
1+
SystemOrganization addCategory: #'Grease-Squeak5-Core'!
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
self packageOrganizer ensurePackage: #'Grease-Squeak6-Core' withTags: #()!
1+
SystemOrganization addCategory: #'Grease-Squeak6-Core'!

0 commit comments

Comments
 (0)
X Tutup