# HG changeset patch # User Claus Gittinger # Date 928154161 -7200 # Node ID 763354d388cae9351ec23dccb1202146eef594b3 # Parent ef8fb42803b0911263d82d78a39713d1149a92b4 checkin from browser diff -r ef8fb42803b0 -r 763354d388ca STXInstaller.st --- 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