Skip to content

Commit

Permalink
GemStoneError added for GS64 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
ytsejam78 committed Mar 21, 2024
1 parent 1cfa1e0 commit 8890132
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions source/Buoy-GS64-Compatibility/GemStoneError.class.st
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Class {
#name : 'GemStoneError',
#superclass : 'Object',
#category : 'Buoy-GS64-Compatibility',
#package : 'Buoy-GS64-Compatibility'
}

0 comments on commit 8890132

Please sign in to comment.