SnapShotImage.st
changeset 1483 f27b959005c9
parent 1482 13fe76a0986b
child 1560 453fa7d78437
--- a/SnapShotImage.st	Wed Sep 05 18:45:04 2001 +0200
+++ b/SnapShotImage.st	Wed Sep 05 18:46:15 2001 +0200
@@ -19,6 +19,10 @@
     I am not used directly; instead, via the SystemBrowsers entry:
         SystemBrowser openOnSnapShotImage:'/export/home/cg/work/stx/projects/smalltalk/st.img'
 
+        SystemBrowser openOnSnapShotImage:'st.img'
+
+    This enables a standard browser to peek into a snapshot image... (well, almost)
+
     [author:]
         Claus Gittinger
 "