Skip to content

Commit 10af00d

Browse files
committed
Forces a new initialization of BPEmojis.
1 parent f06d054 commit 10af00d

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
baseline
22
postLoadUI
3-
3+
44
"To reinitialize the CharacterSets to include SOH as a separator"
5-
CharacterSet cleanUp: false
5+
CharacterSet cleanUp: false.
6+
7+
(Smalltalk at: #BPEmojis) initialize.

packages/BaselineOfBabylonianProgramming.package/BaselineOfBabylonianProgramming.class/methodProperties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
"instance" : {
55
"baseline:" : "pre 9/28/2020 11:56",
66
"postLoadCompiler" : "pre 8/17/2020 10:46",
7-
"postLoadUI" : "pre 7/7/2020 17:46" } }
7+
"postLoadUI" : "pre 10/16/2020 15:28" } }

0 commit comments

Comments
 (0)