# HG changeset patch # User Claus Gittinger # Date 842606618 -7200 # Node ID fc38d7afffe3dd962e99a07c778e8102386f4d4a # Parent 31eb6d678ae3dbf6f03c4ca356c5b13cd6732388 *** empty log message *** diff -r 31eb6d678ae3 -r fc38d7afffe3 STXInstaller.st --- a/STXInstaller.st Thu Sep 12 09:30:52 1996 +0200 +++ b/STXInstaller.st Fri Sep 13 11:23:38 1996 +0200 @@ -146,6 +146,7 @@ ( 'libbasic/libbasic.*' #lib 'lib' false '644' ) ( 'libbasic2/libbasic2.*' #lib 'lib' false '644' ) ( 'libbasic3/libbasic3.*' #lib 'lib' false '644' ) + ( 'libhtml/libhtml.*' #lib 'lib' false '644' ) ( 'libcomp/libcomp.*' #lib 'lib' false '644' ) ( 'libview/libview.*' #lib 'lib' false '644' ) ( 'libview2/libview2.*' #lib 'lib' false '644' )