I forgot a hunk:

diff --git a/libgst/files.c b/libgst/files.c
index d6376d5..1d2ec48 100644
--- a/libgst/files.c
+++ b/libgst/files.c
@@ -248,8 +248,8 @@ static const char standard_files[] = {

   /* More core classes */
   "Random.st\0"
-  "Transcript.st\0"
   "RecursionLock.st\0"
+  "Transcript.st\0"
   "Point.st\0"
   "Rectangle.st\0"
   "RunArray.st\0"

Paolo


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to