We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b076420 commit d149939Copy full SHA for d149939
scripts/prepare_image.st
@@ -13,7 +13,7 @@ author initials which might fail these tests. So we set some dummy initials here
13
(Smalltalk at: #MetacelloPlatform) current authorName: 'BabylonianInstallation'.
14
15
"Load patches for text anchor placement"
16
-FileStream fileIn: 'TextAnchorPlacement.cs'.
+"FileStream fileIn: 'TextAnchorPlacement.cs'. Only needed for 5.3"
17
18
"Load Babylonian into image"
19
(Smalltalk at: #Metacello) new
0 commit comments