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' )