Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
gjvanderheiden committed Feb 24, 2023
1 parent 45f4167 commit 5d7e193
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Class {
#name : #BaseloneOfSystemHashingSHA512,
#name : #BaselineOfSystemHashingSHA512,
#superclass : #BaselineOf,
#category : #BaselineOfSystemHashingSHA512
}

{ #category : #baselines }
BaseloneOfSystemHashingSHA512 >> baseline: spec [
BaselineOfSystemHashingSHA512 >> baseline: spec [
<baseline>
spec
for: #common
Expand Down

0 comments on commit 5d7e193

Please sign in to comment.