[cvs-nhc98] Make string truncation in a browser "blue", by representin

Malcolm Wallace malcolm@sparud.net
Tue, 11 Feb 2003 20:00:43 +0100 (CET)


malcolm: Tue Feb 11 20:00:43 CET 2003

Update of /usr/src/master/nhc/src/hat/tools
In directory hinken:/tmp/cvs-serv3941

Modified Files:
	Pattern.hs TExp.hs SExp.hs 
Log Message:
Make string truncation in a browser "blue", by representing the ellipsis
explicitly as a boolean field of SString, rather than implicitly within
the string itself.