STXInstaller.st
changeset 1133 763354d388ca
parent 1132 ef8fb42803b0
child 1134 8401cae5d88e
--- a/STXInstaller.st	Mon May 31 14:18:38 1999 +0200
+++ b/STXInstaller.st	Mon May 31 14:36:01 1999 +0200
@@ -319,6 +319,9 @@
                 ( 'COPYRIGHT'                           #lib     nil                  true   )
                 ( 'projects\smalltalk\*.rc'             #bin     nil                  true   )
                 ( 'projects\smalltalk\patches'          #bin     nil                  true   )
+                ( 'projects\smalltalk\include\abbrev.stc'  #bin  'include'                  true   )
+                ( 'projects\smalltalk\include\symbols.stc' #bin  'include'                  true   )
+                ( 'projects\smalltalk\include\modules.stx' #bin  'include'                  true   )
                 ( 'projects\smalltalk\bitmaps'          #lib     nil                  true   )
                 ( 'projects\smalltalk\resources'        #lib     nil                  true   )
                 ( 'doc\online\german\LICENCE.STX.html'  #lib     'doc\online\german'  true   )
@@ -371,7 +374,7 @@
     ^ fileSpec
 
     "Created: / 2.5.1999 / 13:23:06 / cg"
-    "Modified: / 31.5.1999 / 14:11:37 / cg"
+    "Modified: / 31.5.1999 / 14:29:20 / cg"
 !
 
 xxspecOfFilesToCopy