*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Thu, 23 Jan 1997 16:23:26 +0100
changeset 383 5f9cd470582f
parent 382 d64197ef1c9b
child 384 f139a7fc423b
*** empty log message ***
.dir.info
--- a/.dir.info	Thu Jan 23 04:26:07 1997 +0100
+++ b/.dir.info	Thu Jan 23 16:23:26 1997 +0100
@@ -33,3 +33,11 @@
     make <file>.o       compile <file>.st to object-file
 
     make <file>.c       compile <file>.st to c intermediate
+
+
+To install them as autoloaded (in the running image):
+
+    make mf
+    make updAbbrev
+    rdoit "Smalltalk installAutoloadClasses"
+