Skip to content

Commit

Permalink
move to baselines category
Browse files Browse the repository at this point in the history
  • Loading branch information
vonbecmann committed Apr 29, 2024
1 parent 6ab7493 commit 3bdfdbb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Class {
#name : #BaselineOfMultiValuedDictionary,
#superclass : #BaselineOf,
#category : 'BaselineOfMultiValuedDictionary'
#category : #BaselineOfMultiValuedDictionary
}

{ #category : #baseline }
{ #category : #baselines }
BaselineOfMultiValuedDictionary >> baseline: spec [
<baseline>
spec
Expand Down

0 comments on commit 3bdfdbb

Please sign in to comment.