STXInstaller.st
changeset 1135 c27511f3028c
parent 1134 8401cae5d88e
child 1136 f861c61ca047
--- a/STXInstaller.st	Mon May 31 15:31:28 1999 +0200
+++ b/STXInstaller.st	Mon May 31 16:47:34 1999 +0200
@@ -322,9 +322,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\include\abbrev.stc'  #lib  'include'                  true   )
+                ( 'projects\smalltalk\include\symbols.stc' #lib  'include'                  true   )
+                ( 'projects\smalltalk\include\modules.stx' #lib  '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   )
@@ -377,7 +377,7 @@
     ^ fileSpec
 
     "Created: / 2.5.1999 / 13:23:06 / cg"
-    "Modified: / 31.5.1999 / 15:14:16 / cg"
+    "Modified: / 31.5.1999 / 16:40:18 / cg"
 !
 
 xxspecOfFilesToCopy